onInput

@JvmName(name = "gmaqoocdthluhhcs")
suspend fun onInput(value: Output<DetectorModelOnInputArgs>)
@JvmName(name = "exgcdixwtarjskhy")
suspend fun onInput(value: DetectorModelOnInputArgs?)

Parameters

value

When an input is received and the `condition` is TRUE, perform the specified `actions`.


@JvmName(name = "kwmyutmewefbgroj")
suspend fun onInput(argument: suspend DetectorModelOnInputArgsBuilder.() -> Unit)

Parameters

argument

When an input is received and the `condition` is TRUE, perform the specified `actions`.