math

@JvmName(name = "ludkemjfnjfprgsk")
suspend fun math(value: Output<PipelineMathArgs>)
@JvmName(name = "nssroadylisxjwyt")
suspend fun math(value: PipelineMathArgs?)

Parameters

value

Computes an arithmetic expression using the message's attributes and adds it to the message.


@JvmName(name = "rcruhomlcklhhryf")
suspend fun math(argument: suspend PipelineMathArgsBuilder.() -> Unit)

Parameters

argument

Computes an arithmetic expression using the message's attributes and adds it to the message.