docdbelastic_delete_cluster_snapshot {paws.database} | R Documentation |
Delete an elastic cluster snapshot
Description
Delete an elastic cluster snapshot.
See https://www.paws-r-sdk.com/docs/docdbelastic_delete_cluster_snapshot/ for full documentation.
Usage
docdbelastic_delete_cluster_snapshot(snapshotArn)
Arguments
snapshotArn |
[required] The ARN identifier of the elastic cluster snapshot that is to be deleted. |
[Package paws.database version 0.6.0 Index]