insufficientDataActions

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

Parameters

value

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


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


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

Parameters

values

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