script

@JvmName(name = "ycrohqlfuuuxtckv")
suspend fun script(value: Output<ScriptHandlerArgs>)
@JvmName(name = "ormmtjktevtndoqp")
suspend fun script(value: ScriptHandlerArgs?)

Parameters

value

Executes a script to handle the requests that match this URL pattern. Only the auto value is supported for Node.js in the App Engine standard environment, for example "script": "auto".


@JvmName(name = "imsuybytqfbnfvgu")
suspend fun script(argument: suspend ScriptHandlerArgsBuilder.() -> Unit)

Parameters

argument

Executes a script to handle the requests that match this URL pattern. Only the auto value is supported for Node.js in the App Engine standard environment, for example "script": "auto".