Skip to main content

TS3ObjectLockRule

Class in AWS.S3

ObjectLock Rule node class.

Ancestors

Properties

DefaultRetention

property DefaultRetention: IS3DefaultRetention

Type: IS3DefaultRetention

Constructors

Create

constructor Create; overload;

Constructor for TS3ObjectLockRule.


constructor Create(const ANode: IXMLNode); overload;

Constructor for TS3ObjectLockRule.

Parameters

NameDescription
ANodeAn ObjectLock Rule XML node.

Methods

CreateNode

function CreateNode(const AParentNode: IXMLNode): IXMLNode;

Create an XML representation.

Parameters

NameDescription
AParentNodeA parent XML node.

Returns

An ObjectLock Rule XML node.