Values.JournalTableConfigurationUpdatesSourceThe specified updates to the S3 Metadata journal table configuration.
type nonrec t = {recordExpiration : RecordExpiration.t;The journal table record expiration settings for the journal table.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string | `Integer of RecordExpirationDays.t ])
list ])
list ]