Module: Aws::Deadline::Client::_SearchJobsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#jobs::Array[Types::JobSearchSummary]

Returns:



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

def jobs: () -> ::Array[Types::JobSearchSummary]

#next_item_offset::Integer

Returns:

  • (::Integer)


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

def next_item_offset: () -> ::Integer

#total_results::Integer

Returns:

  • (::Integer)


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

def total_results: () -> ::Integer