Module: Aws::EMRContainers::Client::_ListJobRunsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListJobRunsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#job_runs ⇒ ::Array[Types::JobRun]
315 |
# File 'sig/client.rbs', line 315
def job_runs: () -> ::Array[Types::JobRun]
|
#next_token ⇒ ::String
316 |
# File 'sig/client.rbs', line 316
def next_token: () -> ::String
|