alarmActions

@JvmName(name = "vcluawccljsfhyam")
suspend fun alarmActions(value: Output<List<String>>)
@JvmName(name = "iqososkfoqkdtrgq")
suspend fun alarmActions(value: List<String>?)

Parameters

value

The list of actions to execute when this alarm transition into an ALARM state. Each action is specified as ess scaling rule ari.


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


@JvmName(name = "qpkgdlrfogodxjwb")
suspend fun alarmActions(values: List<Output<String>>)
@JvmName(name = "hsshuxnrfwfquxbx")
suspend fun alarmActions(vararg values: String)

Parameters

values

The list of actions to execute when this alarm transition into an ALARM state. Each action is specified as ess scaling rule ari.