action

@JvmName(name = "agoyxtllrgwqscxu")
suspend fun action(value: Output<AlertActionArgs>)
@JvmName(name = "thhcopulbkrkmpkg")
suspend fun action(value: AlertActionArgs?)

Parameters

value

The action to be taken by the alert when an anomaly is detected.


@JvmName(name = "kfubhffmgqgsebxk")
suspend fun action(argument: suspend AlertActionArgsBuilder.() -> Unit)

Parameters

argument

The action to be taken by the alert when an anomaly is detected.