Module: Aws::IdentityStore::Client::_ListUsersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListUsersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
391 |
# File 'sig/client.rbs', line 391
def next_token: () -> ::String
|
#users ⇒ ::Array[Types::User]
390 |
# File 'sig/client.rbs', line 390
def users: () -> ::Array[Types::User]
|