IPWorks Cloud 2020 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

ipworkscloud_wasabi_get($res, 8 );
ipworkscloud_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) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]