AWS SDK for .NET Documentation
StartTime Property
AmazonAmazon.CloudWatch.ModelGetMetricStatisticsRequestStartTime Did this page help you?   Yes   No    Tell us about it...
The time stamp to use for determining the first datapoint to return. The value specified is inclusive; results include datapoints with the time stamp specified.
Note:
The specified start time is rounded down to the nearest value. Datapoints are returned for start times up to two weeks in the past. Specified start times that are more than two weeks in the past will not return datapoints for metrics that are older than two weeks.
Declaration Syntax
C#
public DateTime StartTime { get; set; }

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