Uses of Interface
software.amazon.awscdk.services.cognito.identitypool.IdentityPoolGoogleLoginProvider
Packages that use IdentityPoolGoogleLoginProvider
Package
Description
Amazon Cognito Identity Pool Construct Library
-
Uses of IdentityPoolGoogleLoginProvider in software.amazon.awscdk.services.cognito.identitypool
Classes in software.amazon.awscdk.services.cognito.identitypool that implement IdentityPoolGoogleLoginProviderModifier and TypeClassDescriptionstatic final classAn implementation forIdentityPoolGoogleLoginProviderMethods in software.amazon.awscdk.services.cognito.identitypool that return IdentityPoolGoogleLoginProviderModifier and TypeMethodDescriptionIdentityPoolGoogleLoginProvider.Builder.build()Builds the configured instance.default IdentityPoolGoogleLoginProviderIdentityPoolAuthenticationProviders.getGoogle()The Google Authentication Provider associated with this Identity Pool.IdentityPoolAuthenticationProviders.Jsii$Proxy.getGoogle()Methods in software.amazon.awscdk.services.cognito.identitypool with parameters of type IdentityPoolGoogleLoginProviderModifier and TypeMethodDescriptionIdentityPoolAuthenticationProviders.Builder.google(IdentityPoolGoogleLoginProvider google) Sets the value ofIdentityPoolAuthenticationProviders.getGoogle()