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

The beginning of the time interval to retrieve events for, 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 StartTime { get; set; }

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