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]
1261 |
# File 'sig/client.rbs', line 1261
def groups: () -> ::Array[Types::GroupType]
|
#next_token ⇒ ::String
1262 |
# File 'sig/client.rbs', line 1262
def next_token: () -> ::String
|