onExit

@JvmName(name = "ovgegguehocmjnwv")
suspend fun onExit(value: Output<DetectorModelOnExitArgs>)
@JvmName(name = "rlnhjxsjcjvwimee")
suspend fun onExit(value: DetectorModelOnExitArgs?)

Parameters

value

When exiting this state, perform these actions if the specified condition is TRUE .


@JvmName(name = "tdmxteaghylvqclk")
suspend fun onExit(argument: suspend DetectorModelOnExitArgsBuilder.() -> Unit)

Parameters

argument

When exiting this state, perform these actions if the specified condition is TRUE .