AWS SDK for .NET Documentation
ModifyClusterParameterGroup Method (request)
AmazonAmazon.RedshiftAmazonRedshiftModifyClusterParameterGroup(ModifyClusterParameterGroupRequest) Did this page help you?   Yes   No    Tell us about it...
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
Parameters
request (ModifyClusterParameterGroupRequest)
Container for the necessary parameters to execute the ModifyClusterParameterGroup service method.
Return Value
The response from the ModifyClusterParameterGroup service method, as returned by Redshift.
Exceptions
ExceptionCondition
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.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)