describeParameterGroups
inline suspend fun DaxClient.describeParameterGroups(crossinline block: DescribeParameterGroupsRequest.Builder.() -> Unit): DescribeParameterGroupsResponse
Returns a list of parameter group descriptions. If a parameter group name is specified, the list will contain only the descriptions for that group.