Uses of Interface
software.amazon.awscdk.services.cognito.identitypool.IdentityPoolFacebookLoginProvider
Packages that use IdentityPoolFacebookLoginProvider
Package
Description
Amazon Cognito Identity Pool Construct Library
-
Uses of IdentityPoolFacebookLoginProvider in software.amazon.awscdk.services.cognito.identitypool
Classes in software.amazon.awscdk.services.cognito.identitypool that implement IdentityPoolFacebookLoginProviderModifier and TypeClassDescriptionstatic final classAn implementation forIdentityPoolFacebookLoginProviderMethods in software.amazon.awscdk.services.cognito.identitypool that return IdentityPoolFacebookLoginProviderModifier and TypeMethodDescriptionIdentityPoolFacebookLoginProvider.Builder.build()Builds the configured instance.IdentityPoolAuthenticationProviders.getFacebook()The Facebook Authentication Provider associated with this Identity Pool.IdentityPoolAuthenticationProviders.Jsii$Proxy.getFacebook()Methods in software.amazon.awscdk.services.cognito.identitypool with parameters of type IdentityPoolFacebookLoginProviderModifier and TypeMethodDescriptionIdentityPoolAuthenticationProviders.Builder.facebook(IdentityPoolFacebookLoginProvider facebook) Sets the value ofIdentityPoolAuthenticationProviders.getFacebook()