Module: Aws::DataZone::Client::_ListJobRunsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::JobRunSummary]

Returns:



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

def items: () -> ::Array[Types::JobRunSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String