Module Values.WorkloadSummariesSource

Sourcetype nonrec t = WorkloadSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : WorkloadSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `String of LensAlias.t | `Structure of (string * [> `String of ProfileArn.t ]) list ] list | `Map of ([> `Enum of string ] * [> `Integer of Count.t ]) list | `String of WorkloadId.t | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> WorkloadSummary.t list
Sourceval of_json : [> Yojson.Safe.t ] -> WorkloadSummary.t list