Class: Aws::Types::DeleteMonitorInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteMonitorInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#monitor_name ⇒ ::String
Returns the value of attribute monitor_name.
Instance Attribute Details
#monitor_name ⇒ ::String
Returns the value of attribute monitor_name.
64 65 66 |
# File 'sig/types.rbs', line 64 def monitor_name @monitor_name end |