AWS.S3.TS3CopyObjectRequest.TaggingDirective

Specifies whether the object tag-set are copied from the source object or replaced with tag-set provided in the request.

property TaggingDirective: string;
__property AnsiString TaggingDirective;

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Valid values: COPY | REPLACE.

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