actions

@JvmName(name = "waynvioyifbxjcou")
suspend fun actions(value: Output<ActionsArgs>)
@JvmName(name = "pdrkwjulyclpmtvy")
suspend fun actions(value: ActionsArgs?)

Parameters

value

Actions to invoke when the alert fires.


@JvmName(name = "fitnmlklqptlyhyv")
suspend fun actions(argument: suspend ActionsArgsBuilder.() -> Unit)

Parameters

argument

Actions to invoke when the alert fires.