Can't Enable "Expose to Cinematics" for Camera Component in Blueprint

As far as I know, you can’t expose a component to cinematics. However, there are two approaches you can take. First, you can use camera actors attached to the character instead of camera components, and switch between those.

The second approach is to create an event in the sequencer. Once this event is called, you can switch between camera componenets