QueueConsumerSettingsArgs

constructor(batchSize: Output<Double>? = null, maxConcurrency: Output<Double>? = null, maxRetries: Output<Double>? = null, maxWaitTimeMs: Output<Double>? = null, retryDelay: Output<Double>? = null, visibilityTimeoutMs: Output<Double>? = null)