Databases and Users in separate clusters but same project

I have a project A under which I have a cluster X inside which I have a database M with user P. Now, I have created another cluster Y under project A and wishes to create user P with database M under it. Is it possible? What are the possible options here?

Under Database Access > Database Users you should see a toggle “Restrict Access to Specific Clusters/Federated Database Instances/Stream Processing Instances” which shows “Enable to specify the resources this user can access. By default, all resources in this project are accessible.” ← if you enable this you can scope a database user to a specific cluster (for example)