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, maxMessageSize: Output<Int>? = null, messageRetentionSeconds: Output<Int>? = null, name: Output<String>? = null, namePrefix: Output<String>? = null, policy: Output<String>? = null, receiveWaitTimeSeconds: Output<Int>? = null, redriveAllowPolicy: Output<String>? = null, redrivePolicy: Output<String>? = null, sqsManagedSseEnabled: Output<Boolean>? = null, tags: Output<Map<String, String>>? = null, visibilityTimeoutSeconds: Output<Int>? = null)