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