class Aws::S3Control::Types::S3ObjectLockLegalHold

Whether S3 Object Lock legal hold will be applied to objects in an S3 Batch Operations job.

@note When making an API call, you may pass S3ObjectLockLegalHold

data as a hash:

    {
      status: "OFF", # required, accepts OFF, ON
    }

@!attribute [rw] status

The Object Lock legal hold status to be applied to all objects in
the Batch Operations job.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/S3ObjectLockLegalHold AWS API Documentation

Constants

SENSITIVE