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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String