objectLockRetainUntilDate property

DateTime? objectLockRetainUntilDate
final

The date and time when the Object Lock retention period expires. This header is only returned if the requester has the s3:GetObjectRetention permission.

Implementation

final DateTime? objectLockRetainUntilDate;