storagegateway_delete_gateway {paws.storage} | R Documentation |
Deletes a gateway
Description
Deletes a gateway. To specify which gateway to delete, use the Amazon Resource Name (ARN) of the gateway in your request. The operation deletes the gateway; however, it does not delete the gateway virtual machine (VM) from your host computer.
See https://www.paws-r-sdk.com/docs/storagegateway_delete_gateway/ for full documentation.
Usage
storagegateway_delete_gateway(GatewayARN)
Arguments
GatewayARN |
[required] |
[Package paws.storage version 0.9.0 Index]