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 class
An implementation forIdentityPoolGoogleLoginProvider
Methods in software.amazon.awscdk.services.cognito.identitypool that return IdentityPoolGoogleLoginProviderModifier and TypeMethodDescriptionIdentityPoolGoogleLoginProvider.Builder.build()
Builds the configured instance.default IdentityPoolGoogleLoginProvider
IdentityPoolAuthenticationProviders.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()