math

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

Parameters

value

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


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

Parameters

argument

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