insufficientDataActions

@JvmName(name = "qavoipckronrjrjg")
suspend fun insufficientDataActions(value: Output<List<String>>)
@JvmName(name = "kctomlnkkhiyfijh")
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.


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


@JvmName(name = "vrdkvfjmxskwulpr")
suspend fun insufficientDataActions(values: List<Output<String>>)
@JvmName(name = "niiuvkkifanyxxdo")
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.