Class: Aws::Types::UpdateCloudWatchAlarmTemplateGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateCloudWatchAlarmTemplateGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#description ⇒ ::String
Returns the value of attribute description.
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
Instance Attribute Details
#description ⇒ ::String
Returns the value of attribute description.
4583 4584 4585 |
# File 'sig/types.rbs', line 4583 def description @description end |
#identifier ⇒ ::String
Returns the value of attribute identifier.
4584 4585 4586 |
# File 'sig/types.rbs', line 4584 def identifier @identifier end |