Values.DomainUnitOwnerPropertiesSourceThe properties of the domain unit owner.
type nonrec t = {user : DomainUnitUserProperties.t option;Indicates that the domain unit owner is a user.
*)group : DomainUnitGroupProperties.t option;Indicates that the domain unit owner is a group.
*)}