ChangeMessageVisibilityRequest

Types

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

Properties

Link copied to clipboard

The URL of the Amazon SQS queue whose message's visibility is changed.

Link copied to clipboard

The receipt handle associated with the message, whose visibility timeout is changed. This parameter is returned by the <a>ReceiveMessage</a> action.

Link copied to clipboard

The new value for the message's visibility timeout (in seconds). Values range: 0 to 43200. Maximum: 12 hours.

Functions

Link copied to clipboard
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