I have a function on Cloud Code that generates dynamic classes. And these classes may not be accessible outside the Cloud Code(without the MasterKey).
So my question is... how to configure the CLP from Cloud Code to these new classes?
I already have tried to set ACL to an object, but I need to configure for entire class.