AWS SDK for .NET Documentation
Statistics Property
AmazonAmazon.CloudWatch.ModelGetMetricStatisticsRequestStatistics Did this page help you?   Yes   No    Tell us about it...
The metric statistics to return. For information about specific statistics returned by GetMetricStatistics, go to Statistics in the Amazon CloudWatch Developer Guide. Valid Values: Average | Sum | SampleCount | Maximum | Minimum

Constraints:

Length
1 - 5

Declaration Syntax
C#
public List<string> Statistics { get; set; }

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