Type Alias: DlpRule
type DlpRule = z.infer<typeof DlpRuleSchema>;
Defined in: src/models/mgmt-security-profile.ts:160
DLP rule with optional action.
type DlpRule = z.infer<typeof DlpRuleSchema>;
Defined in: src/models/mgmt-security-profile.ts:160
DLP rule with optional action.