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



1436
# File 'sig/client.rbs', line 1436

def pagination_token: () -> ::String

#users::Array[Types::UserType]



1435
# File 'sig/client.rbs', line 1435

def users: () -> ::Array[Types::UserType]