Variable: DataPatternLicenseTypeSchema
const DataPatternLicenseTypeSchema: ZodEnum<["standard", "enterprise", "essentials"]>;
Defined in: src/models/dlp-data-pattern.ts:33
License tier the pattern is gated behind.
const DataPatternLicenseTypeSchema: ZodEnum<["standard", "enterprise", "essentials"]>;
Defined in: src/models/dlp-data-pattern.ts:33
License tier the pattern is gated behind.