Method: Fog::Parsers::AWS::IAM::InstanceProfile#reset
- Defined in:
- lib/fog/aws/parsers/iam/instance_profile.rb
permalink #reset ⇒ Object
[View source]
10 11 12 13 |
# File 'lib/fog/aws/parsers/iam/instance_profile.rb', line 10 def reset super @response = {} end |