Module: Aws::CognitoIdentityProvider::Client::_ListGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#groups ⇒ ::Array[Types::GroupType]
1264 |
# File 'sig/client.rbs', line 1264
def groups: () -> ::Array[Types::GroupType]
|
#next_token ⇒ ::String
1265 |
# File 'sig/client.rbs', line 1265
def next_token: () -> ::String
|