Values.DomainInfoSourcetype nonrec t = {domainName : DomainName.t option;Specifies the DomainName.
*)engineType : EngineType.t option;Specifies the EngineType of the domain.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Enum of string | `String of DomainName.t ]) list ]