Class: Aws::Types::UpdateAnomalyMonitorResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAnomalyMonitorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#monitor_arn ⇒ ::String
Returns the value of attribute monitor_arn.
Instance Attribute Details
#monitor_arn ⇒ ::String
Returns the value of attribute monitor_arn.
1604 1605 1606 |
# File 'sig/types.rbs', line 1604 def monitor_arn @monitor_arn end |