retentionPeriod property

String? retentionPeriod
getter/setter pair

The duration in seconds that objects need to be retained.

Retention duration must be greater than zero and less than 100 years. Note that enforcement of retention periods less than a day is not guaranteed. Such periods should only be used for testing purposes.

Implementation

core.String? retentionPeriod;