Module: Aws::Glue::Client::_GetJobRunsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetJobRunsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#job_runs ⇒ ::Array[Types::JobRun]
2215 |
# File 'sig/client.rbs', line 2215
def job_runs: () -> ::Array[Types::JobRun]
|
#next_token ⇒ ::String
2216 |
# File 'sig/client.rbs', line 2216
def next_token: () -> ::String
|