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

A value that requests only snapshots created at or after the specified time. The time value is specified in ISO 8601 format. For more information about ISO 8601, go to the ISO8601 Wikipedia page.

Example:

CopyC#
2012-07-16T18:00:00Z

Declaration Syntax
C#
public DateTime StartTime { get; set; }

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