class Aws::CognitoIdentityProvider::Types::ListUserPoolsRequest
Represents the request to list user pools.
@note When making an API call, you may pass ListUserPoolsRequest
data as a hash: { next_token: "PaginationKeyType", max_results: 1, # required }
@!attribute [rw] next_token
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list. @return [String]
@!attribute [rw] max_results
The maximum number of results you want the request to return when listing the user pools. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/ListUserPoolsRequest AWS API Documentation
Constants
- SENSITIVE