metricTransformation

@JvmName(name = "aqatgthprlbceknq")
suspend fun metricTransformation(value: Output<LogMetricFilterMetricTransformationArgs>)
@JvmName(name = "xihryhembethjvha")
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 = "njtgdhaorusgpkky")
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.