actions

@JvmName(name = "vttkyhmxjfbqtoxo")
suspend fun actions(value: Output<List<Any>>)
@JvmName(name = "nkfaponxulpgbakl")
suspend fun actions(value: List<Any>?)

Parameters

value

The actions to execute when the automation rule is triggered.


@JvmName(name = "orcmtqtyhjxfxnyo")
suspend fun actions(vararg values: Output<Any>)


@JvmName(name = "jficwgpkqobqogba")
suspend fun actions(values: List<Output<Any>>)
@JvmName(name = "qkawosrnbdcqfrqp")
suspend fun actions(vararg values: Any)

Parameters

values

The actions to execute when the automation rule is triggered.