actions

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

Parameters

value

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


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

Parameters

argument

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