Module Values_0.AutoMLInputDataConfigSource

Sourcetype nonrec t = AutoMLChannel.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : AutoMLChannel.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of TargetAttributeName.t | `Structure of (string * [> `Structure of (string * [> `Enum of string | `String of S3Uri.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> AutoMLChannel.t list
Sourceval of_json : [> Yojson.Safe.t ] -> AutoMLChannel.t list
Sourceval to_json : AutoMLChannel.t list -> Yojson.Safe.t