Variable: DataProfileSubtypeSchema
const DataProfileSubtypeSchema: ZodEnum<["custom", "predefined"]>;
Defined in: src/models/dlp-data-profile.ts:63
Subtype classification of a data profile.
const DataProfileSubtypeSchema: ZodEnum<["custom", "predefined"]>;
Defined in: src/models/dlp-data-profile.ts:63
Subtype classification of a data profile.