Class: Aws::Types::GetAlarmMuteRuleInput
- Inherits:
-
Object
- Object
- Aws::Types::GetAlarmMuteRuleInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#alarm_mute_rule_name ⇒ ::String
Returns the value of attribute alarm_mute_rule_name.
Instance Attribute Details
#alarm_mute_rule_name ⇒ ::String
Returns the value of attribute alarm_mute_rule_name.
379 380 381 |
# File 'sig/types.rbs', line 379 def alarm_mute_rule_name @alarm_mute_rule_name end |