alarmActions

@JvmName(name = "mooshmfkifnhqyfl")
suspend fun alarmActions(value: Output<List<String>>)
@JvmName(name = "jdsshvwvvpakftth")
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 = "gjsopxbnbquauhor")
suspend fun alarmActions(vararg values: Output<String>)


@JvmName(name = "gnjogwwbwroectvt")
suspend fun alarmActions(values: List<Output<String>>)
@JvmName(name = "toixhdrybhkocobj")
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.