Values_1.OptimizationJobModelSourceSourceThe location of the source model to optimize with an optimization job.
type nonrec t = {s3 : OptimizationJobModelSourceS3.t option;The Amazon S3 location of a source model to optimize with an optimization job.
*)sageMakerModel : OptimizationSageMakerModel.t option;The name of an existing SageMaker model to optimize with an optimization job.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of Values_0.S3Uri.t
| `Structure of
(string * [> `Boolean of OptimizationModelAcceptEula.t ])
list ])
list ])
list ]