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

A time value that requests only snapshots created at or before 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 EndTime { get; set; }

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