AWS SDK for .NET Documentation
SnapshotId Property
AmazonAmazon.StorageGateway.ModelCreateSnapshotResultSnapshotId Did this page help you?   Yes   No    Tell us about it...
The snapshot ID that is used to refer to the snapshot in future operations such as describing snapshots (Amazon Elastic Compute Cloud API DescribeSnapshots) or creating a volume from a snapshot (CreateStorediSCSIVolume).

Constraints:

Pattern
\Asnap-[0-9a-fA-F]{8}\z

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

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