Class: Aws::Types::DescribeMonitorRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeMonitorRequest
- 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.
562 563 564 |
# File 'sig/types.rbs', line 562 def monitor_arn @monitor_arn end |