customRetentionDays property

int? customRetentionDays
getter/setter pair

The duration for which backup data will be kept, while taking an on-demand backup with custom retention.

It is defined in "days". It is mutually exclusive with rule_id. This field is required if rule_id is not provided.

Optional.

Implementation

core.int? customRetentionDays;