Method: Awspec::Type::SnsTopic#resource_via_client
- Defined in:
- lib/awspec/type/sns_topic.rb
#resource_via_client ⇒ Object
17 18 19 |
# File 'lib/awspec/type/sns_topic.rb', line 17 def resource_via_client @resource_via_client ||= find_sns_topic(@topic_arn) end |