AWS.S3.TS3CopyObjectRequest.MetadataDirective

Specifies whether the metadata is copied from the source object or replaced with metadata in the request.

property MetadataDirective: string;
__property AnsiString MetadataDirective;

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.