tapeArchives property

List<TapeArchive>? tapeArchives
final

An array of virtual tape objects in the virtual tape shelf (VTS). The description includes of the Amazon Resource Name (ARN) of the virtual tapes. The information returned includes the Amazon Resource Names (ARNs) of the tapes, size of the tapes, status of the tapes, progress of the description, and tape barcode.

Implementation

final List<TapeArchive>? tapeArchives;