Module: Aws::MainframeModernization::Client::_ListBatchJobDefinitionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBatchJobDefinitionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#batch_job_definitions ⇒ ::Array[Types::BatchJobDefinition]
480 |
# File 'sig/client.rbs', line 480
def batch_job_definitions: () -> ::Array[Types::BatchJobDefinition]
|
#next_token ⇒ ::String
481 |
# File 'sig/client.rbs', line 481
def next_token: () -> ::String
|