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
| Name | Description |
|---|---|
AIdentityPoolId | Specify the ID of the identity pool. |