metricStat

@JvmName(name = "atfwhhjfmuufqdhw")
suspend fun metricStat(value: Output<ScalingPolicyMetricStatArgs>)
@JvmName(name = "nsgjdsybigkpscei")
suspend fun metricStat(value: ScalingPolicyMetricStatArgs?)

Parameters

value

Information about the metric data to return. Conditional: Within each MetricDataQuery object, you must specify either Expression or MetricStat , but not both.


@JvmName(name = "yvxwellfmlufdsvw")
suspend fun metricStat(argument: suspend ScalingPolicyMetricStatArgsBuilder.() -> 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.