Fog::Parsers::AWS::Elasticache::SecurityGroupParser
# File lib/fog/aws/parsers/elasticache/authorize_cache_security_group_ingress.rb, line 10 def end_element(name) case name when 'CacheSecurityGroup' then @response['CacheSecurityGroup'] = @security_group reset_security_group else super end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.