struct AWS::SQS::Message
- AWS::SQS::Message
- Struct
- Value
- Object
Defined in:
sqs/message.crConstructors
Class Method Summary
Instance Method Summary
Constructor Detail
def self.new(id : UUID, receipt_handle : String, md5 : String, body : String, attributes : Hash(String, String), message_attributes : Hash(String, Float64 | Int64 | Slice(UInt8) | String))
#