Type Alias: DataProtection
type DataProtection = z.infer<typeof DataProtectionSchema>;
Defined in: src/models/mgmt-security-profile.ts:62
Data-protection configuration (DLP detection + database security).
type DataProtection = z.infer<typeof DataProtectionSchema>;
Defined in: src/models/mgmt-security-profile.ts:62
Data-protection configuration (DLP detection + database security).