Class: Aws::Types::Alarm
- Inherits:
-
Object
- Object
- Aws::Types::Alarm
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#alarm_name ⇒ ::String
Returns the value of attribute alarm_name.
Instance Attribute Details
#alarm_name ⇒ ::String
Returns the value of attribute alarm_name.
361 362 363 |
# File 'sig/types.rbs', line 361 def alarm_name @alarm_name end |