Module: Aws::SageMaker::Client::_ListLabelingJobsForWorkteamResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLabelingJobsForWorkteamResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#labeling_job_summary_list ⇒ ::Array[Types::LabelingJobForWorkteamSummary]
6184 |
# File 'sig/client.rbs', line 6184
def labeling_job_summary_list: () -> ::Array[Types::LabelingJobForWorkteamSummary]
|
#next_token ⇒ ::String
6185 |
# File 'sig/client.rbs', line 6185
def next_token: () -> ::String
|