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
6674 |
# File 'sig/client.rbs', line 6674
def next_token: () -> ::String
|
#processing_job_summaries ⇒ ::Array[Types::ProcessingJobSummary]
6673 |
# File 'sig/client.rbs', line 6673
def processing_job_summaries: () -> ::Array[Types::ProcessingJobSummary]
|