Contains information for changing a custom domain association.
See https://www.paws-r-sdk.com/docs/redshift_modify_custom_domain_association/ for full documentation.
redshift_modify_custom_domain_association(
CustomDomainName = NULL,
CustomDomainCertificateArn = NULL,
ClusterIdentifier
)
The custom domain name for a changed custom domain association.
The certificate Amazon Resource Name (ARN) for the changed custom domain association.
[required] The identifier of the cluster to change a custom domain association for.