s3PutObjectCopy property

S3CopyObjectOperation? s3PutObjectCopy
final

Directs the specified job to run a PUT Copy object call on each object in the manifest.

Implementation

final S3CopyObjectOperation? s3PutObjectCopy;