Module Values.DNSViewsSource

Sourcetype nonrec t = DNSViewSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : DNSViewSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of ResourceId.t | `Timestamp of ISO8601TimeString.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> DNSViewSummary.t list
Sourceval of_json : [> Yojson.Safe.t ] -> DNSViewSummary.t list