Values_0.TtlDurationSourceTime to live duration, where the record is hard deleted after the expiration time is reached; ExpiresAt = EventTime + TtlDuration. For information on HardDelete, see the DeleteRecord API in the Amazon SageMaker API Reference guide.
type nonrec t = {unit : TtlDurationUnit.t option;TtlDuration time unit.
*)value : TtlDurationValue.t option;TtlDuration time value.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Enum of string | `Integer of TtlDurationValue.t ]) list ]