describeDbParameterGroups

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

Samples

// The following example retrieves details about your DB parameter groups.
val resp = rdsClient.describeDbParameterGroups()