onEnter

@JvmName(name = "xhwncjcsplwfpveg")
suspend fun onEnter(value: Output<DetectorModelOnEnterArgs>)
@JvmName(name = "mcpwamqgqitsyhmq")
suspend fun onEnter(value: DetectorModelOnEnterArgs?)

Parameters

value

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


@JvmName(name = "dwehunsfyyeqexjh")
suspend fun onEnter(argument: suspend DetectorModelOnEnterArgsBuilder.() -> Unit)

Parameters

argument

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