Values.LockConfigurationSourceInformation about a retention rule lock configuration.
type nonrec t = {unlockDelay : UnlockDelay.t;Information about the retention rule unlock delay.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `Integer of UnlockDelayValue.t ])
list ])
list ]