OPENAPI / COMPONENTS / SCHEMAS

ChangeMessageVisibilityBatchRequestEntry

ChangeMessageVisibilityBatchRequestEntry

<p>Encloses a receipt handle and an entry ID for each message in <code> <a>ChangeMessageVisibilityBatch</a>.</code> </p>

object3字段
Idstring必填

<p>An identifier for this particular receipt handle used to communicate the result.</p> <note> <p>The <code>Id</code>s of a batch request need to be unique within a request.</p> <p>This identifier can have up to 80 characters. The following characters are accepted: alphanumeric characters, hyphens(-), and underscores (_).</p> </note>

ReceiptHandlestring必填

<p>A receipt handle.</p>

VisibilityTimeoutstring

<p>The new value (in seconds) for the message's visibility timeout.</p>