Module: Aws::AppRegistry::Client::_ListAssociatedAttributeGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAssociatedAttributeGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#attribute_groups ⇒ ::Array[::String]
256 |
# File 'sig/client.rbs', line 256
def attribute_groups: () -> ::Array[::String]
|
#next_token ⇒ ::String
257 |
# File 'sig/client.rbs', line 257
def next_token: () -> ::String
|