Values.ObjectLockRetentionSourceA Retention configuration for an object.
type nonrec t = {mode : ObjectLockRetentionMode.t option;Indicates the Retention mode for the specified object.
*)retainUntilDate : Date.t option;The date on which this Object Lock Retention will expire.
*)}