serveDirectly

@JvmName(name = "csiybrhpxraggers")
suspend fun serveDirectly(value: Output<Boolean>)
@JvmName(name = "xaokhwdrxxuonnma")
suspend fun serveDirectly(value: Boolean?)

Parameters

value

When true and the incoming request matches an asset, that will be served instead of invoking the Worker script. When false, requests will always invoke the Worker script.