struct Aws::SQS::Types::DeleteMessageBatchRequestEntry

Defined in:

aws-sqs/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : String, receipt_handle : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(id _id = @id, receipt_handle _receipt_handle = @receipt_handle) #

[View source]
def id : String #

def receipt_handle : String #