Skip to main content

TCognitoIdentityCreateIdentityPoolResponse

Class in AWS.CognitoIdentity

CreateIdentityPool response class.

Ancestors

Properties

AllowClassicFlow

property AllowClassicFlow: Boolean

AllowUnauthenticatedIdentities

property AllowUnauthenticatedIdentities: Boolean

CognitoIdentityProviders

property CognitoIdentityProviders: TList<ICognitoIdentityCognitoIdentityProvider>

Type: ICognitoIdentityCognitoIdentityProvider

DeveloperProviderName

property DeveloperProviderName: string

IdentityPoolId

property IdentityPoolId: string

IdentityPoolName

property IdentityPoolName: string

IdentityPoolTags

property IdentityPoolTags: TDictionary<string, string>

OpenIdConnectProviderARNs

property OpenIdConnectProviderARNs: TList<string>

SamlProviderARNs

property SamlProviderARNs: TList<string>

SupportedLoginProviders

property SupportedLoginProviders: TDictionary<string, string>