# File lib/fog/aws/parsers/elb/disable_availability_zones_for_load_balancer.rb, line 12 def end_element(name) case name when 'member' @response['DisableAvailabilityZonesForLoadBalancerResult']['AvailabilityZones'] << value when 'RequestId' @response['ResponseMetadata'][name] = value end end
Generated with the Darkfish Rdoc Generator 2.