actions

@JvmName(name = "hvfrchcvcvpbvuyn")
suspend fun actions(value: Output<List<Any>>)
@JvmName(name = "vlgjyognutmmpapr")
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 = "smadgkgkmdudjghl")
suspend fun actions(vararg values: Output<Any>)


@JvmName(name = "nkjemmslhelhenmj")
suspend fun actions(values: List<Output<Any>>)
@JvmName(name = "uifmkwukbrmyfwny")
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.