Class: Aws::Types::AlarmSpecification
- Inherits:
-
Object
- Object
- Aws::Types::AlarmSpecification
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#alarms ⇒ ::Array[::String]
Returns the value of attribute alarms.
Instance Attribute Details
#alarms ⇒ ::Array[::String]
Returns the value of attribute alarms.
68 69 70 |
# File 'sig/types.rbs', line 68 def alarms @alarms end |