actions

@JvmName(name = "sjsbofhybxabikwq")
suspend fun actions(value: Output<RuleActionsArgs>)
@JvmName(name = "foxtgdjkebqtohnl")
suspend fun actions(value: RuleActionsArgs?)

Parameters

value

The list of actions that will be executed when a rule is triggered.


@JvmName(name = "bbwkfkrtvsawkdls")
suspend fun actions(argument: suspend RuleActionsArgsBuilder.() -> Unit)

Parameters

argument

The list of actions that will be executed when a rule is triggered.