The output of DescribeEventsDetectionJobCommand.

interface DescribeEventsDetectionJobCommandOutput {
    $metadata: ResponseMetadata;
    EventsDetectionJobProperties?: EventsDetectionJobProperties;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

EventsDetectionJobProperties?: EventsDetectionJobProperties

An object that contains the properties associated with an event detection job.