ALBWafParanoiaLevel (type)

{
  "description": "Valid ENUM values for ALBWafParanoiaLevel", 
  "enum": [
    "WAF_PARANOIA_LEVEL_LOW", 
    "WAF_PARANOIA_LEVEL_MEDIUM", 
    "WAF_PARANOIA_LEVEL_HIGH", 
    "WAF_PARANOIA_LEVEL_EXTREME"
  ], 
  "id": "ALBWafParanoiaLevel", 
  "module_id": "PolicyAdvancedLoadBalancer", 
  "title": "WafParanoiaLevel type", 
  "type": "string"
}