# File lib/fog/aws/parsers/redshift/create_cluster_parameter_group.rb, line 18 def end_element(name) super case name when 'ParameterGroupName', 'ParameterGroupFamily', 'Description' @response['ClusterParameterGroup'][name] = value end end
Generated with the Darkfish Rdoc Generator 2.