Values.DataLakeLifecycleExpirationSourceProvide expiration lifecycle details of Amazon Security Lake object.
type nonrec t = {days : DataLakeLifecycleExpirationDaysInteger.t option;Number of days before data expires in the Amazon Security Lake object.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Integer of DataLakeLifecycleExpirationDaysInteger.t ])
list ]