# File lib/fog/aws/parsers/auto_scaling/put_scaling_policy.rb, line 13 def end_element(name) case name when 'PolicyARN' @results[name] = value when 'RequestId' @response['ResponseMetadata'][name] = value when 'PutScalingPolicyResponse' @response['PutScalingPolicyResult'] = @results end end
Generated with the Darkfish Rdoc Generator 2.