I Can't Find Player Camera with Index Number

What if you where to use a Tag system to get the cameras? Each camera would have its own tag (eg Camera1, Camera2 etc) and in your blueprint you would do something like this:

Instead of setting the integer of the camera in the OnClicked funcetion, you would set the Tag variable?