Skip to main content

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

NameDescription
ANodeAn XML node containing an SNS BatchResultErrorEntry.