interface DescribeEventsDetectionJobResponse {
    EventsDetectionJobProperties?: EventsDetectionJobProperties;
}

Hierarchy (view full)

Properties

EventsDetectionJobProperties?: EventsDetectionJobProperties

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