script

@JvmName(name = "payctkeyunbryxay")
suspend fun script(value: Output<ScriptHandlerArgs>)
@JvmName(name = "sgqcbkelmisgvtvy")
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 = "vnadagymyyqudhgm")
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".