class Aws::StorageGateway::Types::TapeInfo
Describes a virtual tape.
@!attribute [rw] tape_arn
The Amazon Resource Name (ARN) of a virtual tape. @return [String]
@!attribute [rw] tape_barcode
The barcode that identifies a specific virtual tape. @return [String]
@!attribute [rw] tape_size_in_bytes
The size, in bytes, of a virtual tape. @return [Integer]
@!attribute [rw] tape_status
The status of the tape. @return [String]
@!attribute [rw] gateway_arn
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and Region. @return [String]
@!attribute [rw] pool_id
The ID of the pool that you want to add your tape to for archiving. The tape in this pool is archived in the S3 storage class that is associated with the pool. When you use your backup application to eject the tape, the tape is archived directly into the storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool. Valid Values: `GLACIER` \| `DEEP_ARCHIVE` @return [String]
@!attribute [rw] retention_start_date
The date that the tape became subject to tape retention lock. @return [Time]
@!attribute [rw] pool_entry_date
The date that the tape entered the custom tape pool with tape retention lock enabled. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/TapeInfo AWS API Documentation
Constants
- SENSITIVE