How do I reference an actor component camera to use as my main camera?

Alright, I actually found my solution. You can directly input your actor into Set View Target with Blend and it will automatically use the camera component in your actor as the main camera.
You actually don’t need to reference the camera component specifically in the blueprint editor.