Values.AdapterVersionDatasetConfigSourceThe dataset configuration options for a given version of an adapter. Can include an Amazon S3 bucket if specified.
val to_value :
t ->
[> `Structure of
(string * [> `Structure of (string * [> `String of S3Bucket.t ]) list ])
list ]