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.
4684 4685 4686 |
# File 'sig/types.rbs', line 4684 def description @description end |
#identifier ⇒ ::String
Returns the value of attribute identifier.
4685 4686 4687 |
# File 'sig/types.rbs', line 4685 def identifier @identifier end |