class AWS::SNS::TopicSubscriptionCollection

def request_opts

def request_opts
  { :topic_arn => topic.arn }
end