Module: Aws::SageMaker::Client::_ListLabelingJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLabelingJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#labeling_job_summary_list ⇒ ::Array[Types::LabelingJobSummary]
6181 |
# File 'sig/client.rbs', line 6181
def labeling_job_summary_list: () -> ::Array[Types::LabelingJobSummary]
|
#next_token ⇒ ::String
6182 |
# File 'sig/client.rbs', line 6182
def next_token: () -> ::String
|