Module: Aws::Batch::Client::_ListJobsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListJobsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#job_summary_list::Array[Types::JobSummary]

Returns:



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

def job_summary_list: () -> ::Array[Types::JobSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String