Class: Aws::Types::UpdateMonitoringScheduleResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateMonitoringScheduleResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#monitoring_schedule_arn ⇒ ::String
Returns the value of attribute monitoring_schedule_arn.
Instance Attribute Details
#monitoring_schedule_arn ⇒ ::String
Returns the value of attribute monitoring_schedule_arn.
12314 12315 12316 |
# File 'sig/types.rbs', line 12314 def monitoring_schedule_arn @monitoring_schedule_arn end |