View source: R/redshift_operations.R
redshift_delete_custom_domain_association | R Documentation |
Contains information about deleting a custom domain association for a cluster.
See https://www.paws-r-sdk.com/docs/redshift_delete_custom_domain_association/ for full documentation.
redshift_delete_custom_domain_association(ClusterIdentifier, CustomDomainName)
ClusterIdentifier |
[required] The identifier of the cluster to delete a custom domain association for. |
CustomDomainName |
[required] The custom domain name for the custom domain association. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.