Class: Aws::Types::ObservabilityAlarmInput
- Inherits:
-
Object
- Object
- Aws::Types::ObservabilityAlarmInput
- 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.
960 961 962 |
# File 'sig/types.rbs', line 960 def alarm_arn @alarm_arn end |