okActions

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

Parameters

value

The actions to execute when this alarm transitions to the OK state from any other state.


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


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

Parameters

values

The actions to execute when this alarm transitions to the OK state from any other state.