You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CognitoIdentity::Types::ListIdentityPoolsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The result of a successful ListIdentityPools action.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#identity_poolsArray<Types::IdentityPoolShortDescription>

The identity pools returned by the ListIdentityPools action.

Returns:

#next_tokenString

A pagination token.

Returns:

  • (String)

    A pagination token.