struct Aws::SQS::Types::DeleteMessageBatchResult

Defined in:

aws-sqs/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(successful : DeleteMessageBatchResultEntryList, failed : BatchResultErrorEntryList) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(successful _successful = @successful, failed _failed = @failed) #

[View source]