OptionalenabledWhether the retention cleanup job is active for this entity.
OptionalfieldThe numeric timestamp field (milliseconds since Unix epoch) used to
determine record age. Defaults to the internally managed
__idb_createdAt field.
Duration in seconds after which records are considered expired and eligible for automatic deletion. Must be a positive integer.
Options accepted by the RetentionPolicy class decorator.