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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String