class AWS::SQS::ReceivedSNSMessage

def raw_message

Returns:
  • (String) - Returns the JSON hash (as a string) as was
def raw_message
  @body
end