Queue Args
constructor(appEngineHttpTarget: Output<AppEngineHttpTargetArgs>? = null, httpTarget: Output<HttpTargetArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, pullTarget: Output<PullTargetArgs>? = null, rateLimits: Output<RateLimitsArgs>? = null, retryConfig: Output<RetryConfigArgs>? = null, taskTtl: Output<String>? = null, tombstoneTtl: Output<String>? = null)