AWS SDK for .NET Documentation
DefaultVisibilityTimeout Property
AmazonAmazon.SQS.ModelCreateQueueRequestDefaultVisibilityTimeout Did this page help you?   Yes   No    Tell us about it...
The visibility timeout (in seconds) to use for this queue.
Declaration Syntax
C#
public decimal DefaultVisibilityTimeout { get; set; }
Remarks
Values can be 0 to 43200 (maximum 12 hours). Default is 30 seconds.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)