NAME
Paws::SQS::SendMessageBatchResult
ATTRIBUTES
REQUIRED Failed => ArrayRef[Paws::SQS::BatchResultErrorEntry]
A list of BatchResultErrorEntry items with the error detail about each message that could not be enqueued.
REQUIRED Successful => ArrayRef[Paws::SQS::SendMessageBatchResultEntry]
A list of SendMessageBatchResultEntry items.