DescribeEventsDetectionJobResponse constructor

DescribeEventsDetectionJobResponse({
  1. EventsDetectionJobProperties? eventsDetectionJobProperties,
})

Implementation

DescribeEventsDetectionJobResponse({
  this.eventsDetectionJobProperties,
});