class Aws::S3::Types::ObjectLockLegalHold

A Legal Hold configuration for an object.

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

data as a hash:

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

@!attribute [rw] status

Indicates whether the specified object has a Legal Hold in place.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ObjectLockLegalHold AWS API Documentation

Constants

SENSITIVE