okActions

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


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