okActions

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

Parameters

value

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


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


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

Parameters

values

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