class Aws::StorageGateway::Types::Tape
Describes a virtual tape object.
@!attribute [rw] tape_arn
The Amazon Resource Name (ARN) of the virtual tape. @return [String]
@!attribute [rw] tape_barcode
The barcode that identifies a specific virtual tape. @return [String]
@!attribute [rw] tape_created_date
The date the virtual tape was created. @return [Time]
@!attribute [rw] tape_size_in_bytes
The size, in bytes, of the virtual tape capacity. @return [Integer]
@!attribute [rw] tape_status
The current state of the virtual tape. @return [String]
@!attribute [rw] vtl_device
The virtual tape library (VTL) device that the virtual tape is associated with. @return [String]
@!attribute [rw] progress
For archiving virtual tapes, indicates how much data remains to be uploaded before archiving is complete. Range: 0 (not started) to 100 (complete). @return [Float]
@!attribute [rw] tape_used_in_bytes
The size, in bytes, of data stored on the virtual tape. <note markdown="1"> This value is not available for tapes created prior to May 13, 2015. </note> @return [Integer]
@!attribute [rw] kms_key
The Amazon Resource Name (ARN) of a symmetric customer master key (CMK) used for Amazon S3 server-side encryption. Storage Gateway does not support asymmetric CMKs. This value can only be set when `KMSEncrypted` is `true`. Optional. @return [String]
@!attribute [rw] pool_id
The ID of the pool that contains tapes that will be archived. The tapes in this pool are 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] worm
If the tape is archived as write-once-read-many (WORM), this value is `true`. @return [Boolean]
@!attribute [rw] retention_start_date
The date that the tape is first archived with tape retention lock enabled. @return [Time]
@!attribute [rw] pool_entry_date
The date that the tape enters a custom tape pool. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/Tape AWS API Documentation
Constants
- SENSITIVE