redshift_batch_delete_cluster_snapshots {paws.database} | R Documentation |
Deletes a set of cluster snapshots
Description
Deletes a set of cluster snapshots.
See https://www.paws-r-sdk.com/docs/redshift_batch_delete_cluster_snapshots/ for full documentation.
Usage
redshift_batch_delete_cluster_snapshots(Identifiers)
Arguments
Identifiers |
[required] A list of identifiers for the snapshots that you want to delete. |
[Package paws.database version 0.7.0 Index]