AWS SDK for .NET Documentation
FinalDBSnapshotIdentifier Property
AmazonAmazon.RDS.ModelDeleteDBInstanceRequestFinalDBSnapshotIdentifier Did this page help you?   Yes   No    Tell us about it...
The DBSnapshotIdentifier of the new DBSnapshot created when SkipFinalSnapshot is set to false.
Note:
Specifying this parameter and also setting the SkipFinalShapshot parameter to true results in an error.
Constraints:
Declaration Syntax
C#
public string FinalDBSnapshotIdentifier { get; set; }

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