Module Values.TransitionToArchiveRulesSource
Sourcetype nonrec t = | AFTER_1_DAY| AFTER_7_DAYS| AFTER_14_DAYS| AFTER_30_DAYS| AFTER_60_DAYS| AFTER_90_DAYS| AFTER_180_DAYS| AFTER_270_DAYS| AFTER_365_DAYS| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]