Creating Multiple Cameras with a Blueprint Doesn't Show up in World Outliner

I am trying to create a Blueprint that will dynamically create a set of multiple cameras(More than one) that I can use for Matinee and such.

I created a Pawn Blueprint(So the Cameras and its elements can potentially be controlled by AI or Players later in the project) that has 2 Cameras in it as Components. But, the Cameras do not show up on World Outliner or in Matinee so I don’t know how to get footage from them.