AWS.SQS.TSQSListDeadLetterSourceQueuesRequest.MaxResults

Max number of results to include in the response.

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

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

When setting MaxResults, the response will include a NextToken for use in future requests to retreive paginated results. Valid range is from 1 to 1000.

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