Module: Aws::SageMaker::Client::_ListProcessingJobsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListProcessingJobsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


6691
# File 'sig/client.rbs', line 6691

def next_token: () -> ::String

#processing_job_summaries::Array[Types::ProcessingJobSummary]

Returns:



6690
# File 'sig/client.rbs', line 6690

def processing_job_summaries: () -> ::Array[Types::ProcessingJobSummary]