Learn R Programming

paws.database (version 0.7.0)

redshift_delete_custom_domain_association: 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.