Values.ImportJobsSourceval to_value :
ImportJob.t list ->
[> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of JobItemsCount.t
| `String of JobId.t
| `Structure of (string * [> `Enum of string ]) list
| `Timestamp of Timestamp.t ])
list ]
list ]