class Aws::IdentityStore::Types::ListUsersResponse

@!attribute [rw] users

A list of `User` objects in the identity store.
@return [Array<Types::User>]

@!attribute [rw] next_token

The pagination token used for the `ListUsers` and `ListGroups` API
operations. This value is generated by the identity store service.
It is returned in the API response if the total results are more
than the size of one page. This token is also returned when it is
used in the API request to search for the next page.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/identitystore-2020-06-15/ListUsersResponse AWS API Documentation

Constants

SENSITIVE