App Engine Http Target Args
data class AppEngineHttpTargetArgs(val appEngineRoutingOverride: Output<AppEngineRoutingArgs>? = null) : ConvertibleToJava<AppEngineHttpTargetArgs>
App Engine HTTP target. The task will be delivered to the App Engine application hostname specified by its AppEngineHttpTarget and AppEngineHttpRequest. The documentation for AppEngineHttpRequest explains how the task's host URL is constructed. Using AppEngineHttpTarget requires appengine.applications.get
Google IAM permission for the project and the following scope: https://www.googleapis.com/auth/cloud-platform