metric

@JvmName(name = "yuciyyefcdclukcp")
suspend fun metric(value: Output<MetricAlarmMetricQueryMetricArgs>)
@JvmName(name = "hrodcpsiveoiegbn")
suspend fun metric(value: MetricAlarmMetricQueryMetricArgs?)

Parameters

value

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.


@JvmName(name = "tifmpbueycahvlxv")
suspend fun metric(argument: suspend MetricAlarmMetricQueryMetricArgsBuilder.() -> Unit)

Parameters

argument

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.