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