Module Values_0.TargetLocationsSource

Sourcetype nonrec t = TargetLocation.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : TargetLocation.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `List of [> `String of Account.t | `Structure of (string * [> `List of [> `String of TargetValue.t ] list | `String of TargetKey.t ]) list ] list | `String of MaxConcurrency.t | `Structure of (string * [> `Boolean of Boolean.t | `List of [> `Structure of (string * [> `String of AlarmName.t ]) list ] list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> TargetLocation.t list
Sourceval of_json : [> Yojson.Safe.t ] -> TargetLocation.t list