redshift_delete_custom_domain_association {paws.database} | R Documentation |
Contains information about deleting a custom domain association for a cluster
Description
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.
Usage
redshift_delete_custom_domain_association(ClusterIdentifier, CustomDomainName)
Arguments
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. |
[Package paws.database version 0.7.0 Index]