Skip to main content

ICognitoIdentityListIdentitiesResponse

Interface in AWS.CognitoIdentity

Interface for ListIdentities responses.

Ancestors

Properties

Identities

property Identities: TList<ICognitoIdentityIdentityDescription>

Type: ICognitoIdentityIdentityDescription

A list of identities.

IdentityPoolId

property IdentityPoolId: string

The ID of the identity pool in the format REGION:GUID.

NextToken

property NextToken: string

A next token for use in subsequent requests to fetch more identities.