Class: Aws::Types::DescribeTapesOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


764
765
766
# File 'sig/types.rbs', line 764

def marker
  @marker
end

#tapes::Array[Types::Tape]

Returns the value of attribute tapes.

Returns:



763
764
765
# File 'sig/types.rbs', line 763

def tapes
  @tapes
end