retention property

String? retention
getter/setter pair

At what relative time in the future, compared to its creation time, the backup should be deleted, e.g. keep backups for 7 days.

Implementation

core.String? retention;