metricStat

construct an aws.sdk.kotlin.services.cloudwatch.model.MetricStat inside the given block


The metric to be returned, along with statistics, period, and units. Use this parameter only if this object is retrieving a metric and not performing a math expression on returned data.

Within one MetricDataQuery object, you must specify either Expression or MetricStat but not both.