

# DBClusterParameterGroup
<a name="API_DBClusterParameterGroup"></a>

Contains the details of an Amazon RDS DB cluster parameter group.

This data type is used as a response element in the `DescribeDBClusterParameterGroups` action.

## Contents
<a name="API_DBClusterParameterGroup_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** DBClusterParameterGroupArn **   
The Amazon Resource Name (ARN) for the DB cluster parameter group.  
Type: String  
Required: No

 ** DBClusterParameterGroupName **   
The name of the DB cluster parameter group.  
Type: String  
Required: No

 ** DBParameterGroupFamily **   
The name of the DB parameter group family that this DB cluster parameter group is compatible with.  
Type: String  
Required: No

 ** Description **   
Provides the customer-specified description for this DB cluster parameter group.  
Type: String  
Required: No

## See Also
<a name="API_DBClusterParameterGroup_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/rds-2014-10-31/DBClusterParameterGroup) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/rds-2014-10-31/DBClusterParameterGroup) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/rds-2014-10-31/DBClusterParameterGroup) 