Gets and sets the property SkipFinalClusterSnapshot.
Determines whether a final snapshot of the cluster is created before Amazon
Redshift deletes the cluster. If CopyC#
, a final cluster snapshot
is not created. If true
CopyC#
, a final cluster snapshot
is created before the cluster is deleted.
false
![]() |
---|
The FinalClusterSnapshotIdentifier parameter must be specified
if SkipFinalClusterSnapshot is ![]() false |
Default: CopyC#
false

C# |
public bool SkipFinalClusterSnapshot { get; set; }