AWS.S3.TS3ListObjectVersionsResponse.CommonPrefixes

List of up to 1,000 common prefixes.

property CommonPrefixes: TS3CommonPrefixes;
__property TS3CommonPrefixes CommonPrefixes;

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

The response will only contain CommonPrefixes if a Delimiter was specified in the request.

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