NAME
Paws::SSOIdentityStore::ListUsersResponse
ATTRIBUTES
NextToken => Str
The pagination token used for the ListUsers
and ListGroups
APIs. This value is generated by the identity store service and is returned in the API response if the total results are more than the size of one page, and when this token is used in the API request to search for the next page.
REQUIRED Users => ArrayRef[Paws::SSOIdentityStore::User]
A list of User
objects in the identity store.