AWS.S3.TS3ListObjectVersionsResponse.NextKeyMarker

When the results are truncated, specifies the first key not returned in the results.

property NextKeyMarker: string;
__property AnsiString NextKeyMarker;

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Use this value as KeyMarker in subsequent requests to retrieve more results.

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