# File lib/aws/sns/subscription.rb, line 58 def topic_arn @topic_arn ||= get_attributes['TopicArn'] end