lib/aws-sdk-cloudwatch/metric.rb in aws-sdk-cloudwatch-1.45.0 vs lib/aws-sdk-cloudwatch/metric.rb in aws-sdk-cloudwatch-1.46.0

- old
+ new

@@ -550,11 +550,11 @@ # # Each item in the `Metrics` array either retrieves a metric or performs # a math expression. # # One item in the `Metrics` array is the expression that the alarm - # watches. You designate this expression by setting `ReturnValue` to - # true for this object in the array. For more information, see + # watches. You designate this expression by setting `ReturnData` to true + # for this object in the array. For more information, see # [MetricDataQuery][1]. # # If you use the `Metrics` parameter, you cannot include the # `MetricName`, `Dimensions`, `Period`, `Namespace`, `Statistic`, or # `ExtendedStatistic` parameters of `PutMetricAlarm` in the same