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.
4573 4574 4575 |
# File 'sig/types.rbs', line 4573 def description @description end |
#identifier ⇒ ::String
Returns the value of attribute identifier.
4574 4575 4576 |
# File 'sig/types.rbs', line 4574 def identifier @identifier end |