Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

BucketComplianceRetentionDays Property

Specifies the minimum number of days objects must be retained before they can be deleted.

Object Oriented Interface

public function getBucketComplianceRetentionDays();
public function setBucketComplianceRetentionDays($value);

Procedural Interface

incloudstorage_wasabi_get($res, 8 );
incloudstorage_wasabi_set($res, 8, $value );

Default Value

-1

Remarks

Specifies the minimum number of days objects must be retained before they can be deleted.

Refer to the UpdateCompliance documentation for more information about compliance.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]