DBParameterGroup
Contains the details of an Amazon RDS DB parameter group.
This data type is used as a response element in the DescribeDBParameterGroups action.
Contents
Note
In the following list, the required parameters are described first.
- DBParameterGroupArn
 - 
               
The Amazon Resource Name (ARN) for the DB parameter group.
Type: String
Required: No
 - DBParameterGroupFamily
 - 
               
The name of the DB parameter group family that this DB parameter group is compatible with.
Type: String
Required: No
 - DBParameterGroupName
 - 
               
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
For more information about using this API in one of the language-specific Amazon SDKs, see the following: