actions

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

Parameters

value

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


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

Parameters

argument

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