Values.DataSetExportConfigSourceIdentifies one or more data sets you want to import with the CreateDataSetExportTask operation.
type nonrec t = {dataSets : DataSetExportList.t option;The data sets.
*)s3Location : String_.t option;The Amazon S3 location of the data sets.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of String200.t
| `Structure of
(string * [> `String of String2000.t ]) list ])
list ]
list
| `String of String_.t ])
list ]