softDeletePolicy property

BucketSoftDeletePolicy? softDeletePolicy
getter/setter pair

The bucket's soft delete policy, which defines the period of time that soft-deleted objects will be retained, and cannot be permanently deleted.

Implementation

BucketSoftDeletePolicy? softDeletePolicy;