actions

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

Parameters

value

A list of actions to be run when the rule is triggered.


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

Parameters

argument

A list of actions to be run when the rule is triggered.