Class: Aws::Types::MonitorConfig
- Inherits:
-
Object
- Object
- Aws::Types::MonitorConfig
- 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.
1054 1055 1056 |
# File 'sig/types.rbs', line 1054 def monitor_name @monitor_name end |