actions

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

Parameters

value

Actions to invoke when the alert fires.


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

Parameters

argument

Actions to invoke when the alert fires.