@Stability(value=Stable) public static final class CfnUserPoolDomain.CustomDomainConfigTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPoolDomain.CustomDomainConfigTypeProperty>
CfnUserPoolDomain.CustomDomainConfigTypeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPoolDomain.CustomDomainConfigTypeProperty |
build()
Builds the configured instance.
|
CfnUserPoolDomain.CustomDomainConfigTypeProperty.Builder |
certificateArn(String certificateArn)
Sets the value of
CfnUserPoolDomain.CustomDomainConfigTypeProperty.getCertificateArn() |
@Stability(value=Stable) public CfnUserPoolDomain.CustomDomainConfigTypeProperty.Builder certificateArn(String certificateArn)
CfnUserPoolDomain.CustomDomainConfigTypeProperty.getCertificateArn()certificateArn - The Amazon Resource Name (ARN) of an AWS Certificate Manager SSL certificate.
You use this certificate for the subdomain of your custom domain.this@Stability(value=Stable) public CfnUserPoolDomain.CustomDomainConfigTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnUserPoolDomain.CustomDomainConfigTypeProperty>CfnUserPoolDomain.CustomDomainConfigTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.