Uses of Interface
software.amazon.awscdk.services.cognito.identitypool.IdentityPoolAmazonLoginProvider
Packages that use IdentityPoolAmazonLoginProvider
Package
Description
Amazon Cognito Identity Pool Construct Library
-
Uses of IdentityPoolAmazonLoginProvider in software.amazon.awscdk.services.cognito.identitypool
Classes in software.amazon.awscdk.services.cognito.identitypool that implement IdentityPoolAmazonLoginProviderModifier and TypeClassDescriptionstatic final class
An implementation forIdentityPoolAmazonLoginProvider
Methods in software.amazon.awscdk.services.cognito.identitypool that return IdentityPoolAmazonLoginProviderModifier and TypeMethodDescriptionIdentityPoolAmazonLoginProvider.Builder.build()
Builds the configured instance.default IdentityPoolAmazonLoginProvider
IdentityPoolAuthenticationProviders.getAmazon()
The Amazon Authentication Provider associated with this Identity Pool.IdentityPoolAuthenticationProviders.Jsii$Proxy.getAmazon()
Methods in software.amazon.awscdk.services.cognito.identitypool with parameters of type IdentityPoolAmazonLoginProviderModifier and TypeMethodDescriptionIdentityPoolAuthenticationProviders.Builder.amazon
(IdentityPoolAmazonLoginProvider amazon) Sets the value ofIdentityPoolAuthenticationProviders.getAmazon()