okActions

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


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