| Package | Description |
|---|---|
| com.amazonaws.services.redshiftserverless |
This is an interface reference for Amazon Redshift Serverless.
|
| com.amazonaws.services.redshiftserverless.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateCustomDomainAssociationResult |
AWSRedshiftServerlessClient.updateCustomDomainAssociation(UpdateCustomDomainAssociationRequest request)
Updates an Amazon Redshift Serverless certificate associated with a custom domain.
|
UpdateCustomDomainAssociationResult |
AbstractAWSRedshiftServerless.updateCustomDomainAssociation(UpdateCustomDomainAssociationRequest request) |
UpdateCustomDomainAssociationResult |
AWSRedshiftServerless.updateCustomDomainAssociation(UpdateCustomDomainAssociationRequest updateCustomDomainAssociationRequest)
Updates an Amazon Redshift Serverless certificate associated with a custom domain.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateCustomDomainAssociationResult |
UpdateCustomDomainAssociationResult.clone() |
UpdateCustomDomainAssociationResult |
UpdateCustomDomainAssociationResult.withCustomDomainCertificateArn(String customDomainCertificateArn)
The custom domain name’s certificate Amazon resource name (ARN).
|
UpdateCustomDomainAssociationResult |
UpdateCustomDomainAssociationResult.withCustomDomainCertificateExpiryTime(Date customDomainCertificateExpiryTime)
The expiration time for the certificate.
|
UpdateCustomDomainAssociationResult |
UpdateCustomDomainAssociationResult.withCustomDomainName(String customDomainName)
The custom domain name associated with the workgroup.
|
UpdateCustomDomainAssociationResult |
UpdateCustomDomainAssociationResult.withWorkgroupName(String workgroupName)
The name of the workgroup associated with the database.
|
Copyright © 2023. All rights reserved.