ChangeMessageVisibilityBatchRequestEntry
Encloses a receipt handle and an entry ID for each message in 
         ChangeMessageVisibilityBatch.
   
Contents
- Id
- 
               An identifier for this particular receipt handle used to communicate the result. NoteThe Ids of a batch request need to be unique within a request.This identifier can have up to 80 characters. The following characters are accepted: alphanumeric characters, hyphens(-), and underscores (_). Type: String Required: Yes 
- ReceiptHandle
- 
               A receipt handle. Type: String Required: Yes 
- VisibilityTimeout
- 
               The new value (in seconds) for the message's visibility timeout. Type: Integer Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: