insufficientDataActions

@JvmName(name = "fufpegjsvqcvltjj")
suspend fun insufficientDataActions(value: Output<List<String>>)
@JvmName(name = "ptnadewgkhcmjqss")
suspend fun insufficientDataActions(value: List<String>?)

Parameters

value

The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state. Each action is specified as an Amazon Resource Name (ARN).


@JvmName(name = "qlphrxalxshmtqte")
suspend fun insufficientDataActions(vararg values: Output<String>)


@JvmName(name = "fxiqlbfubqquhiom")
suspend fun insufficientDataActions(values: List<Output<String>>)
@JvmName(name = "edtvbopaifmqipcp")
suspend fun insufficientDataActions(vararg values: String)

Parameters

values

The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state. Each action is specified as an Amazon Resource Name (ARN).