static CreateCustomDomainAssociationResponse.Builder |
CreateCustomDomainAssociationResponse.builder() |
|
CreateCustomDomainAssociationResponse.Builder |
CreateCustomDomainAssociationResponse.Builder.customDomainCertificateArn(String customDomainCertificateArn) |
The custom domain name’s certificate Amazon resource name (ARN).
|
CreateCustomDomainAssociationResponse.Builder |
CreateCustomDomainAssociationResponse.Builder.customDomainCertificateExpiryTime(Instant customDomainCertificateExpiryTime) |
The expiration time for the certificate.
|
CreateCustomDomainAssociationResponse.Builder |
CreateCustomDomainAssociationResponse.Builder.customDomainName(String customDomainName) |
The custom domain name to associate with the workgroup.
|
CreateCustomDomainAssociationResponse.Builder |
CreateCustomDomainAssociationResponse.toBuilder() |
|
CreateCustomDomainAssociationResponse.Builder |
CreateCustomDomainAssociationResponse.Builder.workgroupName(String workgroupName) |
The name of the workgroup associated with the database.
|