AWS SDK for .NET Documentation
FinalClusterSnapshotIdentifier Property
AmazonAmazon.Redshift.ModelDeleteClusterRequestFinalClusterSnapshotIdentifier Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property FinalClusterSnapshotIdentifier.

The identifier of the final snapshot that is to be created immediately before deleting the cluster. If this parameter is provided, SkipFinalClusterSnapshot must be

CopyC#
false
.

Constraints:

Declaration Syntax
C#
public string FinalClusterSnapshotIdentifier { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)