AWS SDK for .NET Documentation
DescribeDBParameterGroups Method (describeDBParameterGroupsRequest)
AmazonAmazon.RDSAmazonRDSClientDescribeDBParameterGroups(DescribeDBParameterGroupsRequest) Did this page help you?   Yes   No    Tell us about it...

Returns a list of DBParameterGroup descriptions. If a DBParameterGroupName is specified, the list will contain only the description of the specified DB parameter group.

Declaration Syntax
C#
public DescribeDBParameterGroupsResponse DescribeDBParameterGroups(
	DescribeDBParameterGroupsRequest describeDBParameterGroupsRequest
)
Parameters
describeDBParameterGroupsRequest (DescribeDBParameterGroupsRequest)
Container for the necessary parameters to execute the DescribeDBParameterGroups service method on AmazonRDS.
Return Value
The response from the DescribeDBParameterGroups service method, as returned by AmazonRDS.
Exceptions

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