OPENAPI / COMPONENTS / SCHEMAS

ChangeMessageVisibilityBatchResult

ChangeMessageVisibilityBatchResult

<p>For each message in the batch, the response contains a <code> <a>ChangeMessageVisibilityBatchResultEntry</a> </code> tag if the message succeeds or a <code> <a>BatchResultErrorEntry</a> </code> tag if the message fails.</p>

object2properties
Successfulstringrequired

<p>A list of <code> <a>ChangeMessageVisibilityBatchResultEntry</a> </code> items.</p>

Failedstringrequired

<p>A list of <code> <a>BatchResultErrorEntry</a> </code> items.</p>