appEngineHttpRequest

@JvmName(name = "ryvtytcjuewyboup")
suspend fun appEngineHttpRequest(value: Output<AppEngineHttpRequestArgs>)
@JvmName(name = "naabayowxcfxjqke")
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 = "vovsftjpcclrqbfv")
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.