class Aws::StorageGateway::Types::ListTapesOutput

A JSON object containing the following fields:

@!attribute [rw] tape_infos

An array of TapeInfo objects, where each object describes a single
tape. If there are no tapes in the tape library or VTS, then the
`TapeInfos` is an empty array.
@return [Array<Types::TapeInfo>]

@!attribute [rw] marker

A string that indicates the position at which to begin returning the
next list of tapes. Use the marker in your next request to continue
pagination of tapes. If there are no more tapes to list, this
element does not appear in the response body.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/ListTapesOutput AWS API Documentation

Constants

SENSITIVE