onExit

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

Parameters

value

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


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

Parameters

argument

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