| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolDomainProps.Builder |
CfnUserPoolDomainProps.builder() |
CfnUserPoolDomainProps.Builder |
CfnUserPoolDomainProps.Builder.customDomainConfig(CfnUserPoolDomain.CustomDomainConfigTypeProperty customDomainConfig)
Sets the value of
CfnUserPoolDomainProps.getCustomDomainConfig() |
CfnUserPoolDomainProps.Builder |
CfnUserPoolDomainProps.Builder.customDomainConfig(IResolvable customDomainConfig)
Sets the value of
CfnUserPoolDomainProps.getCustomDomainConfig() |
CfnUserPoolDomainProps.Builder |
CfnUserPoolDomainProps.Builder.domain(String domain)
Sets the value of
CfnUserPoolDomainProps.getDomain() |
CfnUserPoolDomainProps.Builder |
CfnUserPoolDomainProps.Builder.userPoolId(String userPoolId)
Sets the value of
CfnUserPoolDomainProps.getUserPoolId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnUserPoolDomainProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPoolDomainProps.Builder. |
Copyright © 2022. All rights reserved.