# File lib/fog/aws/parsers/rds/modify_db_parameter_group.rb, line 16 def end_element(name) case name when 'DBParameterGroupName' @response['ModifyDBParameterGroupResult']['DBParameterGroupName'] = value when 'RequestId' @response['ResponseMetadata'][name] = value end end
Generated with the Darkfish Rdoc Generator 2.