TS3NotificationConfigurationFilter
Class in AWS.S3
NotificationConfigurationFilter node class.
Ancestors
Properties
S3Key
property S3Key: IS3KeyFilter
Type: IS3KeyFilter
Constructors
Create
constructor Create; overload;
Constructor for TS3NotificationConfigurationFilter.
constructor Create(const ANode: IXMLNode); overload;
Constructor for TS3NotificationConfigurationFilter.
Parameters
| Name | Description |
|---|---|
ANode | A Filter XML node. |
Methods
CreateNode
function CreateNode(const AParentNode: IXMLNode): IXMLNode;
Create an XML representation.
Parameters
| Name | Description |
|---|---|
AParentNode | A parent XML node. |
Returns
A Filter XML node.