Method: AwsSnsSubscription#topic_arn
- Defined in:
- lib/resources/aws/aws_sns_subscription.rb
#topic_arn ⇒ Object (readonly)
Returns the value of attribute topic_arn.
22 23 24 |
# File 'lib/resources/aws/aws_sns_subscription.rb', line 22 def topic_arn @topic_arn end |