Values.DeleteDomainUnitInputSourceDeletes a domain unit.
type nonrec t = {domainIdentifier : DomainId.t;The ID of the domain where you want to delete a domain unit.
*)identifier : DomainUnitId.t;The ID of the domain unit that you want to delete.
*)}