Module Values.InputUpdatesSource

Sourcetype nonrec t = InputUpdate.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : InputUpdate.t list -> [> `List of [> `Structure of (string * [> `String of Id.t | `Structure of (string * [> `Integer of InputParallelismCount.t | `List of [> `Structure of (string * [> `String of RecordColumnName.t ]) list ] list | `String of ResourceARN.t | `Structure of (string * [> `Enum of string | `String of ResourceARN.t | `Structure of (string * [> `Structure of (string * [> `String of RecordRowPath.t ]) list ]) list ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> InputUpdate.t list
Sourceval of_json : [> Yojson.Safe.t ] -> InputUpdate.t list
Sourceval to_json : InputUpdate.t list -> Yojson.Safe.t