Module: Aws::Personalize::Client::_ListBatchSegmentJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBatchSegmentJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#batch_segment_jobs ⇒ ::Array[Types::BatchSegmentJobSummary]
743 |
# File 'sig/client.rbs', line 743
def batch_segment_jobs: () -> ::Array[Types::BatchSegmentJobSummary]
|
#next_token ⇒ ::String
744 |
# File 'sig/client.rbs', line 744
def next_token: () -> ::String
|