IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

BucketComplianceDeleteAfterRetention Property

Whether or not objects should be deleted immediately once their retention period expires.

Object Oriented Interface

public function getBucketComplianceDeleteAfterRetention();
public function setBucketComplianceDeleteAfterRetention($value);

Procedural Interface

ipworkscloud_wasabi_get($res, 5 );
ipworkscloud_wasabi_set($res, 5, $value );

Default Value

''

Remarks

Whether or not objects should be deleted immediately once their retention period expires.

Refer to the UpdateCompliance documentation for more information about compliance.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]