Retrieves a list that describes one or more specified users in the user pool.
See https://www.paws-r-sdk.com/docs/appstream_describe_users/ for full documentation.
appstream_describe_users(
AuthenticationType,
MaxResults = NULL,
NextToken = NULL
)
[required] The authentication type for the users in the user pool to describe. You must specify USERPOOL.
The maximum size of each page of results.
The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.