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

The end of the time interval for which to retrieve events, specified in ISO 8601 format. For more information about ISO 8601, go to the ISO8601 Wikipedia page.

Example:

CopyC#
2009-07-08T18:00Z

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

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