class Aws::AppStream::Types::DescribeUsersRequest
@note When making an API call, you may pass DescribeUsersRequest
data as a hash: { authentication_type: "API", # required, accepts API, SAML, USERPOOL max_results: 1, next_token: "String", }
@!attribute [rw] authentication_type
The authentication type for the users in the user pool to describe. You must specify USERPOOL. @return [String]
@!attribute [rw] max_results
The maximum size of each page of results. @return [Integer]
@!attribute [rw] next_token
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. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DescribeUsersRequest AWS API Documentation
Constants
- SENSITIVE