Skip to main content

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

NameDescription
AIdentityPoolIdSpecify the ID of the identity pool in the format.
AIdentityProviderNameSpecify the name of the Identity Provider (IdP).