Class: Aws::Types::CreateAnomalyMonitorResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAnomalyMonitorResponse
- 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.
270 271 272 |
# File 'sig/types.rbs', line 270 def monitor_arn @monitor_arn end |