You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::StorageGateway::Types::DescribeTapesOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

DescribeTapesOutput

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#markerString

An opaque string which can be used as part of a subsequent DescribeTapes call to retrieve the next page of results.

If a response does not contain a marker, then there are no more results to be retrieved.

Returns:

  • (String)

    An opaque string which can be used as part of a subsequent DescribeTapes call to retrieve the next page of results.

#tapesArray<Types::Tape>

An array of virtual tape descriptions.

Returns:

  • (Array<Types::Tape>)

    An array of virtual tape descriptions.