Class: Aws::Types::DescribeEventsDetectionJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEventsDetectionJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#events_detection_job_properties ⇒ Types::EventsDetectionJobProperties
Returns the value of attribute events_detection_job_properties.
Instance Attribute Details
#events_detection_job_properties ⇒ Types::EventsDetectionJobProperties
Returns the value of attribute events_detection_job_properties.
515 516 517 |
# File 'sig/types.rbs', line 515 def events_detection_job_properties @events_detection_job_properties end |