Module Values_1.ProcessingInputsSource

Sourcetype nonrec t = ProcessingInput.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : ProcessingInput.t list -> [> `List of [> `Structure of (string * [> `Boolean of Values_0.AppManaged.t | `String of Values_0.String_.t | `Structure of (string * [> `Enum of string | `String of Values_0.S3Uri.t | `Structure of (string * [> `Enum of string | `String of string ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> ProcessingInput.t list
Sourceval of_json : [> Yojson.Safe.t ] -> ProcessingInput.t list