okActions

@JvmName(name = "qvjosivpptewmdjy")
suspend fun okActions(value: Output<List<String>>)
@JvmName(name = "xrifbnaiqqvmfdkv")
suspend fun okActions(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "cngrrapibssfapfl")
suspend fun okActions(values: List<Output<String>>)
@JvmName(name = "xtfotffwyhfxhebf")
suspend fun okActions(vararg values: String)

Parameters

values

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