Skip to main content

TCognitoIdentityGetIdRequest

Class in AWS.CognitoIdentity

GetId request class.

Ancestors

Properties

AccountId

property AccountId: string

IdentityPoolId

property IdentityPoolId: string

Logins

property Logins: TDictionary<string, string>

Constructors

Create

constructor Create(const AIdentityPoolId: string);

Constructor for TCognitoIdentityGetIdRequest.

Parameters

NameDescription
AIdentityPoolIdSpecify the ID of the identity pool.