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