| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UserPoolIdentityProviderAmazonProps
(experimental) Properties to initialize UserPoolAmazonIdentityProvider.
|
interface |
UserPoolIdentityProviderAppleProps
(experimental) Properties to initialize UserPoolAppleIdentityProvider.
|
interface |
UserPoolIdentityProviderFacebookProps
(experimental) Properties to initialize UserPoolFacebookIdentityProvider.
|
interface |
UserPoolIdentityProviderGoogleProps
(experimental) Properties to initialize UserPoolGoogleIdentityProvider.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
UserPoolIdentityProviderAmazonProps.Jsii$Proxy
An implementation for
UserPoolIdentityProviderAmazonProps |
static class |
UserPoolIdentityProviderAppleProps.Jsii$Proxy
An implementation for
UserPoolIdentityProviderAppleProps |
static class |
UserPoolIdentityProviderFacebookProps.Jsii$Proxy
An implementation for
UserPoolIdentityProviderFacebookProps |
static class |
UserPoolIdentityProviderGoogleProps.Jsii$Proxy
An implementation for
UserPoolIdentityProviderGoogleProps |
static class |
UserPoolIdentityProviderProps.Jsii$Proxy
An implementation for
UserPoolIdentityProviderProps |
| Modifier and Type | Method and Description |
|---|---|
UserPoolIdentityProviderProps |
UserPoolIdentityProviderProps.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.