TCognitoIdentityGetPrincipalTagAttributeMapRequest
Class in AWS.CognitoIdentity
GetPrincipalTagAttributeMap request class.
Ancestors
Properties
IdentityPoolId
property IdentityPoolId: string
IdentityProviderName
property IdentityProviderName: string
Constructors
Create
constructor Create(const AIdentityPoolId, AIdentityProviderName: string);
Constructor for TCognitoIdentityGetPrincipalTagAttributeMapRequest.
Parameters
| Name | Description |
|---|---|
AIdentityPoolId | Specify the ID of the identity pool in the format. |
AIdentityProviderName | Specify the name of the Identity Provider (IdP). |