Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 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

incloudstorage_wasabi_get($res, 5 );
incloudstorage_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) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]