Class: Aws::Types::TestAlarmResult
- Inherits:
-
Object
- Object
- Aws::Types::TestAlarmResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#operations ⇒ ::Array[Types::Operation]
Returns the value of attribute operations.
Instance Attribute Details
#operations ⇒ ::Array[Types::Operation]
Returns the value of attribute operations.
3035 3036 3037 |
# File 'sig/types.rbs', line 3035 def operations @operations end |