Module Values.GatewaySummariesSource

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