Module: Aws::CognitoIdentityProvider::Client::_ListUsersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListUsersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#pagination_token ⇒ ::String
1390 |
# File 'sig/client.rbs', line 1390
def pagination_token: () -> ::String
|
#users ⇒ ::Array[Types::UserType]
1389 |
# File 'sig/client.rbs', line 1389
def users: () -> ::Array[Types::UserType]
|