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
| Name | Description |
|---|---|
ANode | An ObjectLock Rule XML node. |
Methods
CreateNode
function CreateNode(const AParentNode: IXMLNode): IXMLNode;
Create an XML representation.
Parameters
| Name | Description |
|---|---|
AParentNode | A parent XML node. |
Returns
An ObjectLock Rule XML node.