Class: Aws::Types::ListJobsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_list::Array[Types::GlacierJobDescription]

Returns the value of attribute job_list.

Returns:



363
364
365
# File 'sig/types.rbs', line 363

def job_list
  @job_list
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


364
365
366
# File 'sig/types.rbs', line 364

def marker
  @marker
end