metricTransformation

@JvmName(name = "vhjamlpfxxqltgya")
suspend fun metricTransformation(value: Output<LogMetricFilterMetricTransformationArgs>)
@JvmName(name = "qpvnelxltpkvwmnn")
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 = "bwykvvjsotrynvhc")
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.