Method: Fog::Parsers::AWS::SNS::ConfirmSubscription#reset
- Defined in:
- lib/fog/aws/parsers/sns/confirm_subscription.rb
permalink #reset ⇒ Object
[View source]
8 9 10 |
# File 'lib/fog/aws/parsers/sns/confirm_subscription.rb', line 8 def reset @response = {} end |