Values_0.AIDatasetConfigSourceThe dataset configuration for an AI workload. This is a union type — specify one of the members.
type nonrec t = {inputDataConfig : AIWorkloadInputDataConfigList.t option;An array of input data channel configurations for the workload.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of AIChannelName.t
| `Structure of
(string
* [> `Structure of
(string * [> `String of S3Uri.t ]) list ])
list ])
list ]
list ])
list ]