Module Values.HostedZonesSource

Sourcetype nonrec t = HostedZone.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : HostedZone.t list -> [> `List of [> `Structure of (string * [> `Long of HostedZoneRRSetCount.t | `String of ResourceId.t | `Structure of (string * [> `Boolean of IsPrivateZone.t | `Enum of string | `String of ResourceDescription.t | `Structure of (string * [> `String of FailureReason.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> HostedZone.t list
Sourceval of_json : [> Yojson.Safe.t ] -> HostedZone.t list
Sourceval to_json : HostedZone.t list -> Yojson.Safe.t