transitionEvents

@JvmName(name = "ymsuwsdskgihdvpa")
suspend fun transitionEvents(value: Output<List<DetectorModelTransitionEventArgs>>)
@JvmName(name = "mecbouyybkrdporn")
suspend fun transitionEvents(value: List<DetectorModelTransitionEventArgs>?)

Parameters

value

Specifies the actions performed, and the next state entered, when a `condition` evaluates to TRUE.


@JvmName(name = "wpsfexltbxylrhxy")
suspend fun transitionEvents(vararg values: Output<DetectorModelTransitionEventArgs>)


@JvmName(name = "tdvhtaptychiagos")
suspend fun transitionEvents(values: List<Output<DetectorModelTransitionEventArgs>>)
@JvmName(name = "araqbflwstxipker")
suspend fun transitionEvents(vararg values: DetectorModelTransitionEventArgs)

Parameters

values

Specifies the actions performed, and the next state entered, when a `condition` evaluates to TRUE.


@JvmName(name = "lrhikgbnajfjwnio")
suspend fun transitionEvents(argument: List<suspend DetectorModelTransitionEventArgsBuilder.() -> Unit>)
@JvmName(name = "rseanvjgmkmlxgkk")
suspend fun transitionEvents(vararg argument: suspend DetectorModelTransitionEventArgsBuilder.() -> Unit)
@JvmName(name = "gcugtmaawnrpyrtv")
suspend fun transitionEvents(argument: suspend DetectorModelTransitionEventArgsBuilder.() -> Unit)

Parameters

argument

Specifies the actions performed, and the next state entered, when a `condition` evaluates to TRUE.