Variable: DictionaryClassificationSchema
const DictionaryClassificationSchema: ZodEnum<["pab", "endpoint"]>;
Defined in: src/models/dlp-dictionary.ts:28
Classification tag values supported on a dictionary.
const DictionaryClassificationSchema: ZodEnum<["pab", "endpoint"]>;
Defined in: src/models/dlp-dictionary.ts:28
Classification tag values supported on a dictionary.