| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomDomainOptions.Jsii$Proxy
An implementation for
CustomDomainOptions |
| Modifier and Type | Method and Description |
|---|---|
CustomDomainOptions |
CustomDomainOptions.Builder.build()
Builds the configured instance.
|
CustomDomainOptions |
UserPoolDomainProps.Jsii$Proxy.getCustomDomain() |
default CustomDomainOptions |
UserPoolDomainOptions.getCustomDomain()
Associate a custom domain with your user pool Either `customDomain` or `cognitoDomain` must be specified.
|
CustomDomainOptions |
UserPoolDomainOptions.Jsii$Proxy.getCustomDomain() |
| Modifier and Type | Method and Description |
|---|---|
UserPoolDomainProps.Builder |
UserPoolDomainProps.Builder.customDomain(CustomDomainOptions customDomain)
Sets the value of
UserPoolDomainOptions.getCustomDomain() |
UserPoolDomainOptions.Builder |
UserPoolDomainOptions.Builder.customDomain(CustomDomainOptions customDomain)
Sets the value of
UserPoolDomainOptions.getCustomDomain() |
UserPoolDomain.Builder |
UserPoolDomain.Builder.customDomain(CustomDomainOptions customDomain)
Associate a custom domain with your user pool Either `customDomain` or `cognitoDomain` must be specified.
|
Copyright © 2022. All rights reserved.