action

@JvmName(name = "edlytyepltxbpgya")
suspend fun action(value: Output<ActionArgs>)
@JvmName(name = "impuqunbrrjmbpod")
suspend fun action(value: ActionArgs?)

Parameters

value

Represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression.


@JvmName(name = "ftwoejthqottesdj")
suspend fun action(argument: suspend ActionArgsBuilder.() -> Unit)

Parameters

argument

Represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression.