QueueArgs

constructor(delaySeconds: Output<Int>? = null, maximumMessageSize: Output<Int>? = null, messageRetentionPeriod: Output<Int>? = null, name: Output<String>? = null, pollingWaitSeconds: Output<Int>? = null, visibilityTimeout: Output<Int>? = null)