| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito.identitypool |
Amazon Cognito Identity Pool Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
IdentityPoolAuthenticationProviders.Jsii$Proxy
An implementation for
IdentityPoolAuthenticationProviders |
| Modifier and Type | Method and Description |
|---|---|
IdentityPoolAuthenticationProviders |
IdentityPoolAuthenticationProviders.Builder.build()
Builds the configured instance.
|
default IdentityPoolAuthenticationProviders |
IdentityPoolProps.getAuthenticationProviders()
(experimental) Authentication providers for using in identity pool.
|
IdentityPoolAuthenticationProviders |
IdentityPoolProps.Jsii$Proxy.getAuthenticationProviders() |
| Modifier and Type | Method and Description |
|---|---|
IdentityPoolProps.Builder |
IdentityPoolProps.Builder.authenticationProviders(IdentityPoolAuthenticationProviders authenticationProviders)
Sets the value of
IdentityPoolProps.getAuthenticationProviders() |
IdentityPool.Builder |
IdentityPool.Builder.authenticationProviders(IdentityPoolAuthenticationProviders authenticationProviders)
(experimental) Authentication providers for using in identity pool.
|
Copyright © 2022. All rights reserved.