metricTransformation

@JvmName(name = "erpsrcwlwnfjkjar")
suspend fun metricTransformation(value: Output<LogMetricFilterMetricTransformationArgs>)
@JvmName(name = "mbmtwabxoaiihkvf")
suspend fun metricTransformation(value: LogMetricFilterMetricTransformationArgs?)

Parameters

value

A block defining collection of information needed to define how metric data gets emitted. See below.


@JvmName(name = "fcdhfweewdmmccjk")
suspend fun metricTransformation(argument: suspend LogMetricFilterMetricTransformationArgsBuilder.() -> Unit)

Parameters

argument

A block defining collection of information needed to define how metric data gets emitted. See below.