appEngineHttpRequest

@JvmName(name = "jlqlnclmjgqgjxps")
suspend fun appEngineHttpRequest(value: Output<AppEngineHttpRequestArgs>)
@JvmName(name = "nvxpnbubhioyjjcl")
suspend fun appEngineHttpRequest(value: AppEngineHttpRequestArgs?)

Parameters

value

HTTP request that is sent to the App Engine app handler. An App Engine task is a task that has AppEngineHttpRequest set.


@JvmName(name = "hrfxciojpfqtnysm")
suspend fun appEngineHttpRequest(argument: suspend AppEngineHttpRequestArgsBuilder.() -> Unit)

Parameters

argument

HTTP request that is sent to the App Engine app handler. An App Engine task is a task that has AppEngineHttpRequest set.