Module Values_1.ThresholdCollectionsSource

Sourcetype nonrec t = ThresholdV2.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : ThresholdV2.t list -> [> `List of [> `Structure of (string * [> `Double of ThresholdValue.t | `String of ResourceArnOrId.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> ThresholdV2.t list
Sourceval of_json : [> Yojson.Safe.t ] -> ThresholdV2.t list
Sourceval to_json : ThresholdV2.t list -> Yojson.Safe.t