| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UserPoolIdentityProviderAmazonProps
Properties to initialize UserPoolAmazonIdentityProvider.
|
interface |
UserPoolIdentityProviderAppleProps
Properties to initialize UserPoolAppleIdentityProvider.
|
interface |
UserPoolIdentityProviderFacebookProps
Properties to initialize UserPoolFacebookIdentityProvider.
|
interface |
UserPoolIdentityProviderGoogleProps
Properties to initialize UserPoolGoogleIdentityProvider.
|
interface |
UserPoolIdentityProviderOidcProps
Properties to initialize UserPoolIdentityProviderOidc.
|
interface |
UserPoolIdentityProviderSamlProps
Properties to initialize UserPoolIdentityProviderSaml.
|
| 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 |
UserPoolIdentityProviderOidcProps.Jsii$Proxy
An implementation for
UserPoolIdentityProviderOidcProps |
static class |
UserPoolIdentityProviderProps.Jsii$Proxy
An implementation for
UserPoolIdentityProviderProps |
static class |
UserPoolIdentityProviderSamlProps.Jsii$Proxy
An implementation for
UserPoolIdentityProviderSamlProps |
| Modifier and Type | Method and Description |
|---|---|
UserPoolIdentityProviderProps |
UserPoolIdentityProviderProps.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.