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
- Struct
- Aws::StorageGateway::Types::DescribeTapesOutput
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#marker ⇒ String
An opaque string which can be used as part of a subsequent DescribeTapes call to retrieve the next page of results.
-
#tapes ⇒ Array<Types::Tape>
An array of virtual tape descriptions.
Instance Attribute Details
#marker ⇒ String
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.
#tapes ⇒ Array<Types::Tape>
An array of virtual tape descriptions.