Uses of Enum
software.amazon.awscdk.services.cognito.identitypool.alpha.IdentityPoolProviderType
Package
Description
Amazon Cognito Identity Pool Construct Library
-
Uses of IdentityPoolProviderType in software.amazon.awscdk.services.cognito.identitypool.alpha
Modifier and TypeMethodDescriptionIdentityPoolProviderUrl.getType()
(experimental) type of Provider Url.static IdentityPoolProviderType
Returns the enum constant of this type with the specified name.static IdentityPoolProviderType[]
IdentityPoolProviderType.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionIdentityPoolProviderUrl
(IdentityPoolProviderType type, String value)