| 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 |
|---|---|
CreateCustomDomainAssociationResult |
AWSRedshiftServerlessClient.createCustomDomainAssociation(CreateCustomDomainAssociationRequest request)
Creates a custom domain association for Amazon Redshift Serverless.
|
CreateCustomDomainAssociationResult |
AWSRedshiftServerless.createCustomDomainAssociation(CreateCustomDomainAssociationRequest createCustomDomainAssociationRequest)
Creates a custom domain association for Amazon Redshift Serverless.
|
CreateCustomDomainAssociationResult |
AbstractAWSRedshiftServerless.createCustomDomainAssociation(CreateCustomDomainAssociationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
CreateCustomDomainAssociationResult |
CreateCustomDomainAssociationResult.clone() |
CreateCustomDomainAssociationResult |
CreateCustomDomainAssociationResult.withCustomDomainCertificateArn(String customDomainCertificateArn)
The custom domain name’s certificate Amazon resource name (ARN).
|
CreateCustomDomainAssociationResult |
CreateCustomDomainAssociationResult.withCustomDomainCertificateExpiryTime(Date customDomainCertificateExpiryTime)
The expiration time for the certificate.
|
CreateCustomDomainAssociationResult |
CreateCustomDomainAssociationResult.withCustomDomainName(String customDomainName)
The custom domain name to associate with the workgroup.
|
CreateCustomDomainAssociationResult |
CreateCustomDomainAssociationResult.withWorkgroupName(String workgroupName)
The name of the workgroup associated with the database.
|
Copyright © 2023. All rights reserved.