Module Smaws_Client_Redshift.ModifyCustomDomainAssociation

Contains information for changing a custom domain association.

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.modify_custom_domain_association_message -> (Types.modify_custom_domain_association_result, [> 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