class Aws::CognitoSync::Types::ListIdentityPoolUsageRequest

A request for usage information on an identity pool.

@note When making an API call, you may pass ListIdentityPoolUsageRequest

data as a hash:

    {
      next_token: "String",
      max_results: 1,
    }

@!attribute [rw] next_token

A pagination token for obtaining the next page of results.
@return [String]

@!attribute [rw] max_results

The maximum number of results to be returned.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/cognito-sync-2014-06-30/ListIdentityPoolUsageRequest AWS API Documentation

Constants

SENSITIVE