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]
6164 |
# File 'sig/client.rbs', line 6164
def labeling_job_summary_list: () -> ::Array[Types::LabelingJobSummary]
|
#next_token ⇒ ::String
6165 |
# File 'sig/client.rbs', line 6165
def next_token: () -> ::String
|