Type Alias: AiSecurityProfile
type AiSecurityProfile = z.infer<typeof AiSecurityProfileSchema>;
Defined in: src/models/mgmt-security-profile.ts:208
AI security profile with model type and configuration.
type AiSecurityProfile = z.infer<typeof AiSecurityProfileSchema>;
Defined in: src/models/mgmt-security-profile.ts:208
AI security profile with model type and configuration.