class Aws::StorageGateway::Types::RetrieveTapeArchiveInput

RetrieveTapeArchiveInput

@note When making an API call, you may pass RetrieveTapeArchiveInput

data as a hash:

    {
      tape_arn: "TapeARN", # required
      gateway_arn: "GatewayARN", # required
    }

@!attribute [rw] tape_arn

The Amazon Resource Name (ARN) of the virtual tape you want to
retrieve from the virtual tape shelf (VTS).
@return [String]

@!attribute [rw] gateway_arn

The Amazon Resource Name (ARN) of the gateway you want to retrieve
the virtual tape to. Use the ListGateways operation to return a list
of gateways for your account and Region.

You retrieve archived virtual tapes to only one gateway and the
gateway must be a tape gateway.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/RetrieveTapeArchiveInput AWS API Documentation

Constants

SENSITIVE