Classes
 ClassDescription
 Datapoint The Datapoint data type encapsulates the statistical data that Amazon CloudWatch computes from metric data.
 Dimension The Dimension data type further expands on the identity of a metric using a Name, Value pair.
 DimensionFilter The DimensionFilter data type is used to filter ListMetrics results.
 GetMetricStatisticsRequest Container for the parameters to the com.amazonaws.services.cloudwatch.AmazonCloudWatchClient.getMetricStatistics operation.
 GetMetricStatisticsResult Container for the 'GetMetricStatistics operation' response parameters.
 ListMetricsRequest Container for the parameters to the com.amazonaws.services.cloudwatch.AmazonCloudWatchClient.listMetrics operation.
 ListMetricsResult Container for the 'ListMetrics operation' response parameters.
 Metric The Metric data type contains information about a specific metric.
 MetricDatum The MetricDatum data type encapsulates the information sent with PutMetricData to either create a new metric or add new values to be aggregated into an existing metric.
 PutMetricDataRequest Container for the parameters to the com.amazonaws.services.cloudwatch.AmazonCloudWatchClient.putMetricData operation.
 PutMetricDataResult Container for the 'PutMetricData operation' response parameters.
 StatisticSet The StatisticSet data type describes the StatisticValues component of MetricDatum, and represents a set of statistics that describes a specific metric.