ISNSPublishBatchResponse
Interface in AWS.SNS
Interface for PublishBatch responses.
Ancestors
Properties
Failed
property Failed: TList<ISNSBatchResultErrorEntry>
Type: ISNSBatchResultErrorEntry
A list of failed PublishBatch responses.
Successful
property Successful: TList<ISNSPublishBatchResultEntry>
Type: ISNSPublishBatchResultEntry
A list of successful PublishBatch responses.