Class: Aws::Types::UpdateEventBridgeRuleTemplateGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateEventBridgeRuleTemplateGroupRequest
- 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.
4681 4682 4683 |
# File 'sig/types.rbs', line 4681 def description @description end |
#identifier ⇒ ::String
Returns the value of attribute identifier.
4682 4683 4684 |
# File 'sig/types.rbs', line 4682 def identifier @identifier end |