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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String