Module: Aws::Batch::Client::_DescribeJobDefinitionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeJobDefinitionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#job_definitions ⇒ ::Array[Types::JobDefinition]
349 |
# File 'sig/client.rbs', line 349
def job_definitions: () -> ::Array[Types::JobDefinition]
|
#next_token ⇒ ::String
350 |
# File 'sig/client.rbs', line 350
def next_token: () -> ::String
|