describeDbParameterGroups
inline suspend fun NeptuneClient.describeDbParameterGroups(crossinline block: DescribeDbParameterGroupsRequest.Builder.() -> Unit): DescribeDbParameterGroupsResponse
Returns a list of DBParameterGroup
descriptions. If a DBParameterGroupName
is specified, the list will contain only the description of the specified DB parameter group.