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]

Returns:



352
# File 'sig/client.rbs', line 352

def job_definitions: () -> ::Array[Types::JobDefinition]

#next_token::String

Returns:

  • (::String)


353
# File 'sig/client.rbs', line 353

def next_token: () -> ::String