objectLockMode property

ObjectLockMode? objectLockMode
final

The Object Lock mode, if any, that's in effect for this object. This header is only returned if the requester has the s3:GetObjectRetention permission. For more information about S3 Object Lock, see Object Lock.

Implementation

final ObjectLockMode? objectLockMode;