TCognitoIdentityGetOpenIdTokenForDeveloperIdentityRequest
Class in AWS.CognitoIdentity
GetOpenIdTokenForDeveloperIdentity request class.
Ancestors
Properties
IdentityId
property IdentityId: string
IdentityPoolId
property IdentityPoolId: string
Logins
property Logins: TDictionary<string, string>
PrincipalTags
property PrincipalTags: TDictionary<string, string>
TokenDuration
property TokenDuration: TOptional<Integer>
Constructors
Create
constructor Create(const AIdentityPoolId: string);
Constructor for TCognitoIdentityGetOpenIdTokenForDeveloperIdentityRequest.
Parameters
| Name | Description |
|---|---|
AIdentityPoolId | Specify the ID of the identity pool in the format. |