Values.PrivateDnsPropertiesMutableChangeSourceUpdated DNS properties for the private DNS namespace.
type nonrec t = {sOA : SOAChange.t;Updated fields for the Start of Authority (SOA) record for the hosted zone for the private DNS namespace.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Structure of (string * [> `Long of RecordTTL.t ]) list ])
list ]