struct AWS::SNS::Message

Included Modules

Defined in:

sns.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def body #

Because srsly calling message.message is ridiculous


[View source]
def message : String #

[View source]
def message_id : String #

[View source]
def signature : String #

[View source]
def signature_version : String #

[View source]
def signing_cert_url : URI #

[View source]
def subject : String #

[View source]
def timestamp : Time #

[View source]
def topic_arn : String #

[View source]
def type : String #

[View source]
def unsubscribe_url : URI #

[View source]