class Aws::CognitoIdentity::Types::ListIdentityPoolsInput
Input to the ListIdentityPools action.
@note When making an API call, you may pass ListIdentityPoolsInput
data as a hash: { max_results: 1, # required next_token: "PaginationKey", }
@!attribute [rw] max_results
The maximum number of identities to return. @return [Integer]
@!attribute [rw] next_token
A pagination token. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cognito-identity-2014-06-30/ListIdentityPoolsInput AWS API Documentation
Constants
- SENSITIVE