Values_0.ParentHyperParameterTuningJobSourceA previously completed or stopped hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.
type nonrec t = {hyperParameterTuningJobName : HyperParameterTuningJobName.t option;The name of the hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of HyperParameterTuningJobName.t ]) list ]