Uses of Interface
software.amazon.awscdk.services.cognito.identitypool.IdentityPoolAuthenticationProviders
Package
Description
Amazon Cognito Identity Pool Construct Library
-
Uses of IdentityPoolAuthenticationProviders in software.amazon.awscdk.services.cognito.identitypool
Modifier and TypeClassDescriptionstatic final class
An implementation forIdentityPoolAuthenticationProviders
Modifier and TypeMethodDescriptionIdentityPoolAuthenticationProviders.Builder.build()
Builds the configured instance.IdentityPoolProps.getAuthenticationProviders()
(experimental) Authentication providers for using in identity pool.IdentityPoolProps.Jsii$Proxy.getAuthenticationProviders()
Modifier and TypeMethodDescriptionIdentityPool.Builder.authenticationProviders
(IdentityPoolAuthenticationProviders authenticationProviders) (experimental) Authentication providers for using in identity pool.IdentityPoolProps.Builder.authenticationProviders
(IdentityPoolAuthenticationProviders authenticationProviders) Sets the value ofIdentityPoolProps.getAuthenticationProviders()