Class: Aws::Types::SuccessCriteriaAlarmInput
- Inherits:
-
Object
- Object
- Aws::Types::SuccessCriteriaAlarmInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#alarm_arn ⇒ ::String
Returns the value of attribute alarm_arn.
Instance Attribute Details
#alarm_arn ⇒ ::String
Returns the value of attribute alarm_arn.
1479 1480 1481 |
# File 'sig/types.rbs', line 1479 def alarm_arn @alarm_arn end |