Values.DeleteCustomDomainAssociationRequestSourceDeletes a custom domain association for Amazon Redshift Serverless.
type nonrec t = {customDomainName : CustomDomainName.t;The custom domain name associated with the workgroup.
*)workgroupName : WorkgroupName.t;The name of the workgroup associated with the database.
*)}