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
1402 |
# File 'sig/client.rbs', line 1402
def next_token: () -> ::String
|
#users ⇒ ::Array[Types::UserType]
1401 |
# File 'sig/client.rbs', line 1401
def users: () -> ::Array[Types::UserType]
|