Module: Aws::MediaConvert::Client::_ListJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#jobs ⇒ ::Array[Types::Job]
466 |
# File 'sig/client.rbs', line 466
def jobs: () -> ::Array[Types::Job]
|
#next_token ⇒ ::String
467 |
# File 'sig/client.rbs', line 467
def next_token: () -> ::String
|