Class: Aws::Types::DeleteAttributeGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAttributeGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_group ⇒ ::String
Returns the value of attribute attribute_group.
Instance Attribute Details
#attribute_group ⇒ ::String
Returns the value of attribute attribute_group.
146 147 148 |
# File 'sig/types.rbs', line 146 def attribute_group @attribute_group end |