Class: Aws::Types::DeleteAlarmModelRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAlarmModelRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#alarm_model_name ⇒ ::String
Returns the value of attribute alarm_model_name.
Instance Attribute Details
#alarm_model_name ⇒ ::String
Returns the value of attribute alarm_model_name.
183 184 185 |
# File 'sig/types.rbs', line 183 def alarm_model_name @alarm_model_name end |