OBJECT
Guardrails account state project association
type GuardrailsAccountStateProject {# csp project entitycspProjectEntity: Entity # one or more entities of type AWS.Organizations.Account, # AWS.Organizations.OrganizationalUnit etc. associated with a csp projectentity: [Entity!] }