action

@JvmName(name = "wcdcjrdbtwfkutcg")
suspend fun action(value: Output<RulesEngineActionArgs>)
@JvmName(name = "ciihwplmkoefukhe")
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 = "lmxlpyuuywwjlbdd")
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.