Skip to main content

ICognitoIdentitySetPrincipalTagAttributeMapResponse

Interface in AWS.CognitoIdentity

Interface for SetPrincipalTagAttributeMap responses.

Ancestors

Properties

IdentityPoolId

property IdentityPoolId: string

The ID of the identity pool in the format REGION:GUID.

IdentityProviderName

property IdentityProviderName: string

The name of the Identity Provider (IdP).

PrincipalTags

property PrincipalTags: TDictionary<string, string>

The attribute mappings for custom providers.

UseDefaults

property UseDefaults: Boolean

Indicates if defaults are used.