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