Values.S3SetObjectLegalHoldOperationSourceContains the configuration for an S3 Object Lock legal hold operation that an S3 Batch Operations job passes to every object to the underlying PutObjectLegalHold API operation. For more information, see Using S3 Object Lock legal hold with S3 Batch Operations in the Amazon S3 User Guide. This functionality is not supported by directory buckets.
type nonrec t = {legalHold : S3ObjectLockLegalHold.t;Contains the Object Lock legal hold status to be applied to all objects in the Batch Operations job.
*)}