| Package | Description |
|---|---|
| com.amazonaws.services.redshift |
|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyCustomDomainAssociationResult |
AmazonRedshiftClient.modifyCustomDomainAssociation(ModifyCustomDomainAssociationRequest request)
Contains information for changing a custom domain association.
|
ModifyCustomDomainAssociationResult |
AbstractAmazonRedshift.modifyCustomDomainAssociation(ModifyCustomDomainAssociationRequest request) |
ModifyCustomDomainAssociationResult |
AmazonRedshift.modifyCustomDomainAssociation(ModifyCustomDomainAssociationRequest modifyCustomDomainAssociationRequest)
Contains information for changing a custom domain association.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyCustomDomainAssociationResult |
ModifyCustomDomainAssociationResult.clone() |
ModifyCustomDomainAssociationResult |
ModifyCustomDomainAssociationResult.withClusterIdentifier(String clusterIdentifier)
The identifier of the cluster associated with the result for the changed custom domain association.
|
ModifyCustomDomainAssociationResult |
ModifyCustomDomainAssociationResult.withCustomDomainCertExpiryTime(String customDomainCertExpiryTime)
The certificate expiration time associated with the result for the changed custom domain association.
|
ModifyCustomDomainAssociationResult |
ModifyCustomDomainAssociationResult.withCustomDomainCertificateArn(String customDomainCertificateArn)
The certificate Amazon Resource Name (ARN) associated with the result for the changed custom domain association.
|
ModifyCustomDomainAssociationResult |
ModifyCustomDomainAssociationResult.withCustomDomainName(String customDomainName)
The custom domain name associated with the result for the changed custom domain association.
|
Copyright © 2025. All rights reserved.