public static interface CustomDomainConfigType.Builder extends SdkPojo, CopyableBuilder<CustomDomainConfigType.Builder,CustomDomainConfigType>
| Modifier and Type | Method and Description |
|---|---|
CustomDomainConfigType.Builder |
certificateArn(String certificateArn)
The Amazon Resource Name (ARN) of an AWS Certificate Manager SSL certificate.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomDomainConfigType.Builder certificateArn(String certificateArn)
The Amazon Resource Name (ARN) of an AWS Certificate Manager SSL certificate. You use this certificate for the subdomain of your custom domain.
certificateArn - The Amazon Resource Name (ARN) of an AWS Certificate Manager SSL certificate. You use this certificate
for the subdomain of your custom domain.Copyright © 2020. All rights reserved.