class
Amazonite::Sqs::DeleteMessageBatchResultEntry
- Amazonite::Sqs::DeleteMessageBatchResultEntry
- Reference
- Object
Overview
Encloses the Id of an entry in DeleteMessageBatch.
Included Modules
- JSON::Serializable
Defined in:
sqs/delete_message_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 successfully deleted message.
-
#id=(id : String)
Represents a successfully deleted message.
- #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?.