View source: R/redshiftserverless_operations.R
redshiftserverless_list_custom_domain_associations | R Documentation |
Lists custom domain associations for Amazon Redshift Serverless.
See https://www.paws-r-sdk.com/docs/redshiftserverless_list_custom_domain_associations/ for full documentation.
redshiftserverless_list_custom_domain_associations(
customDomainCertificateArn = NULL,
customDomainName = NULL,
maxResults = NULL,
nextToken = NULL
)
customDomainCertificateArn |
The custom domain name’s certificate Amazon resource name (ARN). |
customDomainName |
The custom domain name associated with the workgroup. |
maxResults |
An optional parameter that specifies the maximum number of results to
return. You can use |
nextToken |
When |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.