metric

@JvmName(name = "bbxtaewxjunqbivb")
suspend fun metric(value: Output<MetricArgs>)
@JvmName(name = "unlhuanpkcbmxaar")
suspend fun metric(value: MetricArgs?)

Parameters

value

The metric to return, including the metric name, namespace, and dimensions. The `Metric` property type represents a specific metric. `Metric` is a property of the MetricStat property type.


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

Parameters

argument

The metric to return, including the metric name, namespace, and dimensions. The `Metric` property type represents a specific metric. `Metric` is a property of the MetricStat property type.