wiz_resource_projects
Join table between cloud resources and projects
-
id
Primary key - Unique identifier for the row
-
cloud_resource_id
Foreign key - ID of the cloud resource
-
project_id
Foreign key - ID of the project
-
row_created_at
date - Timestamp of when the row was created in the local DB
-
row_updated_at
date - Timestamp of when the row was last updated in the local DB