NAME
Paws::SageMaker::ListTrainingJobsResponse
ATTRIBUTES
NextToken => Str
If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of training jobs, use it in the subsequent request.
REQUIRED TrainingJobSummaries => ArrayRef[Paws::SageMaker::TrainingJobSummary]
An array of TrainingJobSummary
objects, each listing a training job.