insufficientDataActions

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

Parameters

value

The set of actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state. Each action is specified as an ARN. Up to 5 actions are allowed.


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


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

Parameters

values

The set of actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state. Each action is specified as an ARN. Up to 5 actions are allowed.