DeleteClusterRequest
class DeleteClusterRequest
Types
Properties
Link copied to clipboard
The identifier of the cluster to be deleted.
Link copied to clipboard
The identifier of the final snapshot that is to be created immediately before deleting the cluster. If this parameter is provided, SkipFinalClusterSnapshot must be false
.
Link copied to clipboard
The number of days that a manual snapshot is retained. If the value is -1, the manual snapshot is retained indefinitely.
Link copied to clipboard
Determines whether a final snapshot of the cluster is created before Amazon Redshift deletes the cluster. If true
, a final cluster snapshot is not created. If false
, a final cluster snapshot is created before the cluster is deleted.