class Aws::Rails::ActionMailbox::SnsNotification

def topic

def topic
  notification.fetch(:TopicArn)
end