actions

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


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