rds_delete_db_cluster_snapshot {paws.database} | R Documentation |
Deletes a DB cluster snapshot
Description
Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated.
See https://www.paws-r-sdk.com/docs/rds_delete_db_cluster_snapshot/ for full documentation.
Usage
rds_delete_db_cluster_snapshot(DBClusterSnapshotIdentifier)
Arguments
DBClusterSnapshotIdentifier |
[required] The identifier of the DB cluster snapshot to delete. Constraints: Must be the name of an existing DB cluster snapshot in the
|
[Package paws.database version 0.9.0 Index]