

# DBParameterGroup
<a name="API_DBParameterGroup"></a>

Contains the details of an Amazon Neptune DB parameter group.

This data type is used as a response element in the [DescribeDBParameterGroups](API_DescribeDBParameterGroups.md) action.

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

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

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

 ** DBParameterGroupName **   
Provides the name of the DB parameter group.  
Type: String  
Required: No

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

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/neptune-2014-10-31/DBParameterGroup) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/neptune-2014-10-31/DBParameterGroup) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/neptune-2014-10-31/DBParameterGroup) 