class Aws::CognitoIdentity::Types::ListIdentitiesResponse

The response to a ListIdentities request.

@!attribute [rw] identity_pool_id

An identity pool ID in the format REGION:GUID.
@return [String]

@!attribute [rw] identities

An object containing a set of identities and associated mappings.
@return [Array<Types::IdentityDescription>]

@!attribute [rw] next_token

A pagination token.
@return [String]

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

Constants

SENSITIVE