| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito.identitypool |
Amazon Cognito Identity Pool Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IdentityPoolDigitsLoginProvider
(experimental) Login Provider for Identity Federation using Digits Credentials.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
IdentityPoolDigitsLoginProvider.Jsii$Proxy
An implementation for
IdentityPoolDigitsLoginProvider |
static class |
IdentityPoolTwitterLoginProvider.Jsii$Proxy
An implementation for
IdentityPoolTwitterLoginProvider |
| Modifier and Type | Method and Description |
|---|---|
IdentityPoolTwitterLoginProvider |
IdentityPoolTwitterLoginProvider.Builder.build()
Builds the configured instance.
|
default IdentityPoolTwitterLoginProvider |
IdentityPoolProviders.getTwitter()
(experimental) Consumer Key and Secret for Twitter Identity Federation.
|
IdentityPoolTwitterLoginProvider |
IdentityPoolProviders.Jsii$Proxy.getTwitter() |
IdentityPoolTwitterLoginProvider |
IdentityPoolAuthenticationProviders.Jsii$Proxy.getTwitter() |
| Modifier and Type | Method and Description |
|---|---|
IdentityPoolProviders.Builder |
IdentityPoolProviders.Builder.twitter(IdentityPoolTwitterLoginProvider twitter)
Sets the value of
IdentityPoolProviders.getTwitter() |
IdentityPoolAuthenticationProviders.Builder |
IdentityPoolAuthenticationProviders.Builder.twitter(IdentityPoolTwitterLoginProvider twitter)
Sets the value of
IdentityPoolProviders.getTwitter() |
Copyright © 2022. All rights reserved.