metric

@JvmName(name = "okomekdevfbucwpp")
suspend fun metric(value: Output<AlarmMetricArgs>)
@JvmName(name = "wecyybsovtxwivyg")
suspend fun metric(value: AlarmMetricArgs)

Parameters

value

The metric to return, including the metric name, namespace, and dimensions.


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

Parameters

argument

The metric to return, including the metric name, namespace, and dimensions.