onInput

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

Parameters

value

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


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

Parameters

argument

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