public static final class CfnUserPoolDomain.CustomDomainConfigTypeProperty.Builder
extends java.lang.Object
CfnUserPoolDomain.CustomDomainConfigTypeProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnUserPoolDomain.CustomDomainConfigTypeProperty |
build()
Builds the configured instance.
|
CfnUserPoolDomain.CustomDomainConfigTypeProperty.Builder |
certificateArn(java.lang.String certificateArn)
Sets the value of
CfnUserPoolDomain.CustomDomainConfigTypeProperty.getCertificateArn() |
public CfnUserPoolDomain.CustomDomainConfigTypeProperty.Builder certificateArn(java.lang.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
public CfnUserPoolDomain.CustomDomainConfigTypeProperty build()
CfnUserPoolDomain.CustomDomainConfigTypeProperty
java.lang.NullPointerException
- if any required attribute was not provided