NAME
Paws::SageMaker::ListHyperParameterTuningJobsResponse
ATTRIBUTES
REQUIRED HyperParameterTuningJobSummaries => ArrayRef[Paws::SageMaker::HyperParameterTuningJobSummary]
A list of HyperParameterTuningJobSummary objects that describe the tuning jobs that the ListHyperParameterTuningJobs
request returned.
NextToken => Str
If the result of this ListHyperParameterTuningJobs
request was truncated, the response includes a NextToken
. To retrieve the next set of tuning jobs, use the token in the next request.