Learn R Programming

paws.database (version 0.4.0)

redshift_modify_custom_domain_association: Contains information for changing a custom domain association

Description

Contains information for changing a custom domain association.

See https://www.paws-r-sdk.com/docs/redshift_modify_custom_domain_association/ for full documentation.

Usage

redshift_modify_custom_domain_association(
  CustomDomainName = NULL,
  CustomDomainCertificateArn = NULL,
  ClusterIdentifier
)

Arguments

CustomDomainName

The custom domain name for a changed custom domain association.

CustomDomainCertificateArn

The certificate Amazon Resource Name (ARN) for the changed custom domain association.

ClusterIdentifier

[required] The identifier of the cluster to change a custom domain association for.