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