amazonka-storagegateway-1.3.5: Amazon Storage Gateway SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.StorageGateway.DeleteTapeArchive

Contents

Description

Deletes the specified virtual tape from the virtual tape shelf (VTS).

See: AWS API Reference for DeleteTapeArchive.

Synopsis

Creating a Request

deleteTapeArchive Source

Creates a value of DeleteTapeArchive with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

dtaTapeARN :: Lens' DeleteTapeArchive Text Source

The Amazon Resource Name (ARN) of the virtual tape to delete from the virtual tape shelf (VTS).

Destructuring the Response

deleteTapeArchiveResponse Source

Creates a value of DeleteTapeArchiveResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses

dtatrsTapeARN :: Lens' DeleteTapeArchiveResponse (Maybe Text) Source

The Amazon Resource Name (ARN) of the virtual tape that was deleted from the virtual tape shelf (VTS).