Uses of Interface
software.amazon.awscdk.services.cognito.identitypool.IdentityPoolProviders
Packages that use IdentityPoolProviders
Package
Description
Amazon Cognito Identity Pool Construct Library
-
Uses of IdentityPoolProviders in software.amazon.awscdk.services.cognito.identitypool
Subinterfaces of IdentityPoolProviders in software.amazon.awscdk.services.cognito.identitypoolModifier and TypeInterfaceDescriptioninterface
(experimental) Authentication providers for using in identity pool.Classes in software.amazon.awscdk.services.cognito.identitypool that implement IdentityPoolProvidersModifier and TypeClassDescriptionstatic final class
An implementation forIdentityPoolAuthenticationProviders
static final class
An implementation forIdentityPoolProviders
Methods in software.amazon.awscdk.services.cognito.identitypool that return IdentityPoolProvidersModifier and TypeMethodDescriptionIdentityPoolProviders.Builder.build()
Builds the configured instance.