Module: Aws::MediaPackage::Client::_ListHarvestJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListHarvestJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#harvest_jobs ⇒ ::Array[Types::HarvestJob]
284 |
# File 'sig/client.rbs', line 284
def harvest_jobs: () -> ::Array[Types::HarvestJob]
|
#next_token ⇒ ::String
285 |
# File 'sig/client.rbs', line 285
def next_token: () -> ::String
|