Class: Aws::Types::UpdateAttributeGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAttributeGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_group ⇒ Types::AttributeGroup
Returns the value of attribute attribute_group.
Instance Attribute Details
#attribute_group ⇒ Types::AttributeGroup
Returns the value of attribute attribute_group.
443 444 445 |
# File 'sig/types.rbs', line 443 def attribute_group @attribute_group end |