Module: Aws::MainframeModernization::Client::_ListBatchJobExecutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBatchJobExecutionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#batch_job_executions ⇒ ::Array[Types::BatchJobExecutionSummary]
494 |
# File 'sig/client.rbs', line 494
def batch_job_executions: () -> ::Array[Types::BatchJobExecutionSummary]
|
#next_token ⇒ ::String
495 |
# File 'sig/client.rbs', line 495
def next_token: () -> ::String
|