Modifies the parameters of a parameter group.         
            
                    
            
For more information about managing parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Management Guide.
 Declaration Syntax
 Declaration Syntax| C# | 
public ModifyClusterParameterGroupResponse ModifyClusterParameterGroup( ModifyClusterParameterGroupRequest request )
 Parameters
 Parameters- request (ModifyClusterParameterGroupRequest)
- Container for the necessary parameters to execute the ModifyClusterParameterGroup service method.
 Return Value
 Return ValueThe response from the ModifyClusterParameterGroup service method, as returned by Redshift.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ClusterParameterGroupNotFoundException | The parameter group name does not refer to an        existing parameter group. | 
| InvalidClusterParameterGroupStateException | The cluster parameter group action can not be completed because         another
            task is in progress that involves the parameter group.         Wait a few moments
            and try the operation again. |