warmStartConfig property
The configuration for starting the hyperparameter parameter tuning job using one or more previous tuning jobs as a starting point. The results of previous tuning jobs are used to inform which combinations of hyperparameters to search over in the new tuning job.
Implementation
final HyperParameterTuningJobWarmStartConfig? warmStartConfig;