NAME
Paws::SageMaker::ListTrainingJobsForHyperParameterTuningJobResponse
ATTRIBUTES
NextToken => Str
If the result of this ListTrainingJobsForHyperParameterTuningJob request was truncated, the response includes a NextToken. To retrieve the next set of training jobs, use the token in the next request.
REQUIRED TrainingJobSummaries => ArrayRef[Paws::SageMaker::HyperParameterTrainingJobSummary]
A list of TrainingJobSummary objects that describe the training jobs that the ListTrainingJobsForHyperParameterTuningJob request returned.