transitionEvents

@JvmName(name = "hnucdmhthibuanyd")
suspend fun transitionEvents(value: Output<List<DetectorModelTransitionEventArgs>>)
@JvmName(name = "tfliqyucswjnxenv")
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 = "wvqtbsmmvnjfbehw")
suspend fun transitionEvents(vararg values: Output<DetectorModelTransitionEventArgs>)


@JvmName(name = "squaljmdalnylhxs")
suspend fun transitionEvents(values: List<Output<DetectorModelTransitionEventArgs>>)
@JvmName(name = "jlgbxcwnyrnakcmy")
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 = "wyouxqwavsriltsq")
suspend fun transitionEvents(argument: List<suspend DetectorModelTransitionEventArgsBuilder.() -> Unit>)
@JvmName(name = "nfmbmoybfahcyrgk")
suspend fun transitionEvents(vararg argument: suspend DetectorModelTransitionEventArgsBuilder.() -> Unit)
@JvmName(name = "jtcubjyxwpnshiyf")
suspend fun transitionEvents(argument: suspend DetectorModelTransitionEventArgsBuilder.() -> Unit)

Parameters

argument

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