appEngineHttpRequest

@JvmName(name = "esfhjbcdbpgbcyic")
suspend fun appEngineHttpRequest(value: Output<AppEngineHttpRequestArgs>)
@JvmName(name = "stswhdakdimuxgty")
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 = "dcnomfkicujpvmfs")
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.