Module Smaws_Client_Redshift.CreateCustomDomainAssociation

Used to create a custom domain name for a cluster. Properties include the custom domain name, the cluster the custom domain is associated with, and the certificate Amazon Resource Name (ARN).

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `ClusterNotFoundFault of Types.cluster_not_found_fault | `CustomCnameAssociationFault of Types.custom_cname_association_fault | `UnsupportedOperationFault of Types.unsupported_operation_fault ] -> string