Variable: GetSecurityLevelsForProjectSchema
ts
const GetSecurityLevelsForProjectSchema: ZodObject<{
projectKeyOrId: ZodString;
}, $strip>;Defined in: src/cloud/parameters/getSecurityLevelsForProject.ts:3