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

The name of the snapshot from which to create the new cluster. This parameter isn't case sensitive.

Example:

CopyC#
my-snapshot-id

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

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