retention property

String? retention
getter/setter pair

How long to keep automated backups before the backups are deleted.

The value should be between 1 day and 365 days. If not specified, the default value is 35 days.

Optional.

Implementation

core.String? retention;