| 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 |
|---|---|
ListCustomDomainAssociationsRequest |
ListCustomDomainAssociationsRequest.clone() |
ListCustomDomainAssociationsRequest |
ListCustomDomainAssociationsRequest.withCustomDomainCertificateArn(String customDomainCertificateArn)
The custom domain name’s certificate Amazon resource name (ARN).
|
ListCustomDomainAssociationsRequest |
ListCustomDomainAssociationsRequest.withCustomDomainName(String customDomainName)
The custom domain name associated with the workgroup.
|
ListCustomDomainAssociationsRequest |
ListCustomDomainAssociationsRequest.withMaxResults(Integer maxResults)
An optional parameter that specifies the maximum number of results to return.
|
ListCustomDomainAssociationsRequest |
ListCustomDomainAssociationsRequest.withNextToken(String nextToken)
When
nextToken is returned, there are more results available. |
Copyright © 2024. All rights reserved.