okActions

@JvmName(name = "tqwuwfmigduojhtx")
suspend fun okActions(value: Output<List<String>>)
@JvmName(name = "csmssxfbotonkffh")
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 = "wlroebgfmotnjgov")
suspend fun okActions(vararg values: Output<String>)


@JvmName(name = "ylrqqcqsdcctiboa")
suspend fun okActions(values: List<Output<String>>)
@JvmName(name = "fmktudiebkmbuvix")
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).