TSNSBatchResultErrorEntry
Class in AWS.SNS
BatchResultErrorEntry class.
Ancestors
Properties
Code
property Code: string
Id
property Id: string
Message
property Message: string
SenderFault
property SenderFault: Boolean
Constructors
Create
constructor Create(const ANode: IXMLNode);
Constructor for TSNSBatchResultErrorEntry.
Parameters
| Name | Description |
|---|---|
ANode | An XML node containing an SNS BatchResultErrorEntry. |