Values.DatasourcePackageIngestDetailsSourceval to_value :
(DatasourcePackage.t * DatasourcePackageIngestDetail.t) list ->
[> `Map of
([> `Enum of string ]
* [> `Structure of
(string
* [> `Enum of string
| `Map of
([> `Enum of string ]
* [> `Structure of
(string * [> `Timestamp of Timestamp.t ]) list ])
list ])
list ])
list ]val to_query :
(DatasourcePackage.t * DatasourcePackageIngestDetail.t) list ->
Awso.Client.Query.t