storageClass property

TapeStorageClass? storageClass
final

The storage class that is associated with the custom 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.

Implementation

final TapeStorageClass? storageClass;