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