Class: Aws::Types::GetAttributeGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetAttributeGroupRequest
- 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.
217 218 219 |
# File 'sig/types.rbs', line 217 def attribute_group @attribute_group end |