class Aws::StorageGateway::Types::DeleteTapeArchiveInput

DeleteTapeArchiveInput

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

data as a hash:

    {
      tape_arn: "TapeARN", # required
      bypass_governance_retention: false,
    }

@!attribute [rw] tape_arn

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

@!attribute [rw] bypass_governance_retention

Set to `TRUE` to delete an archived tape that belongs to a custom
pool with tape retention lock. Only archived tapes with tape
retention lock set to `governance` can be deleted. Archived tapes
with tape retention lock set to `compliance` can't be deleted.
@return [Boolean]

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

Constants

SENSITIVE