Returns a description of specified virtual tapes in the virtual tape shelf (VTS). This operation is only supported in the tape gateway type.
See https://www.paws-r-sdk.com/docs/storagegateway_describe_tape_archives/ for full documentation.
storagegateway_describe_tape_archives(
TapeARNs = NULL,
Marker = NULL,
Limit = NULL
)
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
An opaque string that indicates the position at which to begin describing virtual tapes.
Specifies that the number of virtual tapes described be limited to the specified number.