AWS.S3.TS3ListObjectVersionsRequest.MaxKeys

Specifies the maximum number of keys to return in the response.

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

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

By default, a response will return the maximum of 1000 keys.

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