Module: Aws::CognitoIdentityProvider::Client::_ListUsersInGroupResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListUsersInGroupResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1405 |
# File 'sig/client.rbs', line 1405
def next_token: () -> ::String
|
#users ⇒ ::Array[Types::UserType]
1404 |
# File 'sig/client.rbs', line 1404
def users: () -> ::Array[Types::UserType]
|