Class: Aws::Types::DescribeTapeArchivesOutput

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:



736
737
738
# File 'sig/types.rbs', line 736

def marker
  @marker
end

#tape_archives::Array[Types::TapeArchive]

Returns the value of attribute tape_archives.

Returns:



735
736
737
# File 'sig/types.rbs', line 735

def tape_archives
  @tape_archives
end