appEngineHttpRequest

@JvmName(name = "ufrvspotrrdwcwuu")
suspend fun appEngineHttpRequest(value: Output<AppEngineHttpRequestArgs>)
@JvmName(name = "kwpfaxslkheakegl")
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 = "hhoekmemggcdmxie")
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.