View source: R/storagegateway_operations.R
storagegateway_delete_tape | R Documentation |
Deletes the specified virtual tape. This operation is only supported in the tape gateway type.
See https://www.paws-r-sdk.com/docs/storagegateway_delete_tape/ for full documentation.
storagegateway_delete_tape(
GatewayARN,
TapeARN,
BypassGovernanceRetention = NULL
)
GatewayARN |
[required] The unique Amazon Resource Name (ARN) of the gateway that the virtual
tape to delete is associated with. Use the
|
TapeARN |
[required] The Amazon Resource Name (ARN) of the virtual tape to delete. |
BypassGovernanceRetention |
Set to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.