Queue Args
constructor(contentBasedDeduplication: Output<Boolean>? = null, deduplicationScope: Output<String>? = null, delaySeconds: Output<Int>? = null, fifoQueue: Output<Boolean>? = null, fifoThroughputLimit: Output<String>? = null, kmsDataKeyReusePeriodSeconds: Output<Int>? = null, kmsMasterKeyId: Output<String>? = null, maximumMessageSize: Output<Int>? = null, messageRetentionPeriod: Output<Int>? = null, queueName: Output<String>? = null, receiveMessageWaitTimeSeconds: Output<Int>? = null, redriveAllowPolicy: Output<Any>? = null, redrivePolicy: Output<Any>? = null, sqsManagedSseEnabled: Output<Boolean>? = null, tags: Output<List<TagArgs>>? = null, visibilityTimeout: Output<Int>? = null)