struct

AWS::SQS::Message

Inherits Struct < Value < Object

Constructors

new(id : UUID, receipt_handle : String, md5 : String, body : String, attributes : Hash(String, String), message_attributes : Hash(String, Float64 | Int64 | Slice(UInt8) | String))
Source

Class methods

from_xml(xml : String)
Source
from_xml(xml : XML::Node)
Source

Instance methods

body
Source
receipt_handle
Source