Get variables from camera shake BP into C++

I’m trying to get a camera shake blueprint into C++, that way I can modify them there and call the camera shake.
I’m pulling my hair out trying to figure this out.

Ending up just creating the object in C++.