AWS.SQS.ISQSListDeadLetterSourceQueuesRequest.SetMaxResults

Setter method for MaxResults.

procedure SetMaxResults(const AMaxResults: TOptional<Integer>);
__fastcall SetMaxResults(const TOptional<Integer> AMaxResults);

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const AMaxResults: TOptional<Integer>
New value for MaxResults.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.