Module: Aws::MediaPackageV2::Client::_ListHarvestJobsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::HarvestJob]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String