Module Smaws_Client_Redshift.DeleteCustomDomainAssociation

Contains information about deleting a custom domain association for a cluster.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `ClusterNotFoundFault of Types.cluster_not_found_fault | `CustomCnameAssociationFault of Types.custom_cname_association_fault | `CustomDomainAssociationNotFoundFault of Types.custom_domain_association_not_found_fault | `UnsupportedOperationFault of Types.unsupported_operation_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_custom_domain_association_message -> (Smaws_Lib.Smithy_api.Types.unit_, [> Smaws_Lib.Protocols.AwsQuery.error | `ClusterNotFoundFault of Types.cluster_not_found_fault | `CustomCnameAssociationFault of Types.custom_cname_association_fault | `CustomDomainAssociationNotFoundFault of Types.custom_domain_association_not_found_fault | `UnsupportedOperationFault of Types.unsupported_operation_fault ]) Stdlib.result