storagegateway_delete_snapshot_schedule {paws.storage} | R Documentation |
Deletes a snapshot of a volume
Description
Deletes a snapshot of a volume.
See https://www.paws-r-sdk.com/docs/storagegateway_delete_snapshot_schedule/ for full documentation.
Usage
storagegateway_delete_snapshot_schedule(VolumeARN)
Arguments
VolumeARN |
[required] The volume which snapshot schedule to delete. |
[Package paws.storage version 0.9.0 Index]