actions

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

Parameters

value

The actions to execute when the automation rule is triggered.


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


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

Parameters

values

The actions to execute when the automation rule is triggered.