Module: Aws::EMRServerless::Client::_ListJobRunAttemptsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListJobRunAttemptsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#job_run_attempts ⇒ ::Array[Types::JobRunAttemptSummary]
263 |
# File 'sig/client.rbs', line 263
def job_run_attempts: () -> ::Array[Types::JobRunAttemptSummary]
|
#next_token ⇒ ::String
264 |
# File 'sig/client.rbs', line 264
def next_token: () -> ::String
|