Values_0.ModelDataSourceSourceSpecifies the location of ML model data to deploy. If specified, you must specify one and only one of the available data sources.
type nonrec t = {s3DataSource : S3ModelDataSource.t option;Specifies the S3 location of ML model data to deploy.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of S3ModelUri.t
| `Structure of
(string
* [> `Boolean of AcceptEula.t
| `String of HubContentArn.t ])
list ])
list ])
list ]