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>

object2字段
Successfulstring必填

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

Failedstring必填

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