metric Stat
Parameters
value
Information about the metric data to return. Conditional: Within each `MetricDataQuery`
object, you must specify either `Expression`
or `MetricStat`
, but not both.
suspend fun metricStat(argument: suspend ScalingPolicyTargetTrackingMetricStatArgsBuilder.() -> Unit)
Parameters
argument
Information about the metric data to return. Conditional: Within each `MetricDataQuery`
object, you must specify either `Expression`
or `MetricStat`
, but not both.