Method: Awspec::Type::SnsTopic#subscriptions
- Defined in:
- lib/awspec/type/sns_topic.rb
#subscriptions ⇒ Object
12 13 14 15 |
# File 'lib/awspec/type/sns_topic.rb', line 12 def subscriptions fetch_subscriptions @subscriptions.keys end |