View source: R/neptune_operations.R
neptune_delete_db_cluster_snapshot | R Documentation |
Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated.
See https://www.paws-r-sdk.com/docs/neptune_delete_db_cluster_snapshot/ for full documentation.
neptune_delete_db_cluster_snapshot(DBClusterSnapshotIdentifier)
DBClusterSnapshotIdentifier |
[required] The identifier of the DB cluster snapshot to delete. Constraints: Must be the name of an existing DB cluster snapshot in the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.