new ClusterParameterGroup()
Properties:
Name | Type | Description |
---|---|---|
Description |
String | Required: Yes. A description of the parameter group.Update requires: Replacement |
ParameterGroupFamily |
String | Required: Yes. The Amazon Redshift engine version that applies to this cluster parameter group. The cluster engine version determines the set of parameters that you can specify in the Parameters property. Update requires: Replacement |
Parameters |
AmazonRedshiftParameterType | Required: No. A list of parameter names and values that are allowed by the Amazon Redshift engine version that you specified in the ParameterGroupFamily property. For more information, see Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.Update requires: No interruption |
- Source:
Extends
- WKResource