AWS.SQS.TSQSCreateQueueRequest.VisibilityTimeout

The visibility timeout in seconds for the queue.

property VisibilityTimeout: TOptional<Integer>;
__property TOptional<Integer> VisibilityTimeout;

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

Valid values range from 0 to 43,200 seconds (12 hours). When left unset, defaults to 30 seconds.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.