class
Amazonite::Sqs::ChangeMessageVisibilityBatchResultEntry
- Amazonite::Sqs::ChangeMessageVisibilityBatchResultEntry
- Reference
- Object
Overview
Encloses the Id of an entry in ChangeMessageVisibilityBatch.
Included Modules
- JSON::Serializable
Defined in:
sqs/change_message_visibility_batch_result_entry.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#id : String
Represents a message whose visibility timeout has been changed successfully.
-
#id=(id : String)
Represents a message whose visibility timeout has been changed successfully.
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.