TSQSSendMessageBatchResponse
Class in AWS.SQS
Implementation for SendMessageBatch responses.
Ancestors
Properties
Failed
property Failed: TList<ISQSBatchResultErrorEntry>
Type: ISQSBatchResultErrorEntry
Successful
property Successful: TList<ISQSSendMessageBatchResultEntry>