Yes, if through C++ call GetStretchConstraintsArray() and loop through them calling SetStiffness() on each. Do the same with GetBendConstraintsArray() if desired. In Blueprint, simply get the two constraint arrays directly and loop through each.
I will add a helper function for this!