Queue Args
constructor(appEngineRoutingOverride: Output<QueueAppEngineRoutingOverrideArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, rateLimits: Output<QueueRateLimitsArgs>? = null, retryConfig: Output<QueueRetryConfigArgs>? = null, stackdriverLoggingConfig: Output<QueueStackdriverLoggingConfigArgs>? = null)