actions

@JvmName(name = "qejqfbkqyujhjmqw")
suspend fun actions(value: Output<List<Any>>)
@JvmName(name = "gfmrrxigrltqdcuh")
suspend fun actions(value: List<Any>)

Parameters

value

The list of actions to execute when the conditions match the incoming email, and none of the "unless conditions" match.


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


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

Parameters

values

The list of actions to execute when the conditions match the incoming email, and none of the "unless conditions" match.