ChangeMessageVisibilityBatchRequestEntry

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

An identifier for this particular receipt handle used to communicate the result.

Link copied to clipboard

A receipt handle.

Link copied to clipboard

The new value (in seconds) for the message's visibility timeout.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String