ChangeMessageVisibilityBatchRequestEntry¶
Structure Class¶
ChangeMessageVisibilityBatchRequestEntry
dataclass
¶
Encloses a receipt handle and an entry ID for each message in
``ChangeMessageVisibilityBatch``.
Attributes¶
id
instance-attribute
¶
id: str
An identifier for this particular receipt handle used to communicate the result.
Note
The 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 (_).