Class: Aws::Types::HarvestJobList

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#harvest_jobs::Array[Types::HarvestJob]

Returns the value of attribute harvest_jobs.

Returns:



320
321
322
# File 'sig/types.rbs', line 320

def harvest_jobs
  @harvest_jobs
end

#next_token::String

Returns the value of attribute next_token.

Returns:



321
322
323
# File 'sig/types.rbs', line 321

def next_token
  @next_token
end