TS3JSONInput
Class in AWS.S3
JSONInput node class.
Ancestors
Properties
JSONType
property JSONType: string
Constructors
Create
constructor Create; overload;
Constructor for TS3JSONInput.
constructor Create(const AType: string); overload;
Constructor for TS3JSONInput.
Parameters
| Name | Description |
|---|---|
AType | The type of JSON. Valid values:|. |
Methods
CreateNode
function CreateNode(const AParentNode: IXMLNode): IXMLNode;
Create an XML node representation.
Parameters
| Name | Description |
|---|---|
AParentNode | A parent XML node. |
Returns
A JSON XML node.