lightsail_delete_disk_snapshot {paws.compute} | R Documentation |
Deletes the specified disk snapshot
Description
Deletes the specified disk snapshot.
See https://www.paws-r-sdk.com/docs/lightsail_delete_disk_snapshot/ for full documentation.
Usage
lightsail_delete_disk_snapshot(diskSnapshotName)
Arguments
diskSnapshotName |
[required] The name of the disk snapshot you want to delete ( |
[Package paws.compute version 0.7.0 Index]