class Aws::SageMaker::Types::ListTrainingJobsForHyperParameterTuningJobResponse

@!attribute [rw] training_job_summaries

A list of TrainingJobSummary objects that describe the training jobs
that the `ListTrainingJobsForHyperParameterTuningJob` request
returned.
@return [Array<Types::HyperParameterTrainingJobSummary>]

@!attribute [rw] next_token

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListTrainingJobsForHyperParameterTuningJobResponse AWS API Documentation

Constants

SENSITIVE