Uses of Enum Class
software.amazon.awscdk.services.cognito.identitypool.alpha.IdentityPoolProviderType
-
Uses of IdentityPoolProviderType in software.amazon.awscdk.services.cognito.identitypool.alpha
Methods in software.amazon.awscdk.services.cognito.identitypool.alpha that return IdentityPoolProviderTypeModifier and TypeMethodDescriptionIdentityPoolProviderUrl.getType()(experimental) type of Provider Url.static IdentityPoolProviderTypeReturns the enum constant of this class with the specified name.static IdentityPoolProviderType[]IdentityPoolProviderType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in software.amazon.awscdk.services.cognito.identitypool.alpha with parameters of type IdentityPoolProviderTypeModifierConstructorDescriptionIdentityPoolProviderUrl(IdentityPoolProviderType type, String value)