action

@JvmName(name = "kbggqkmwdfkosrrh")
suspend fun action(value: Output<RulesEngineActionArgs>)
@JvmName(name = "lndeuiubdvvseuga")
suspend fun action(value: RulesEngineActionArgs)

Parameters

value

Actions to perform on the request and response if all of the match conditions are met.


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

Parameters

argument

Actions to perform on the request and response if all of the match conditions are met.