ALBWafAction (type)

{
  "description": "Valid ENUM values for ALBWafAction", 
  "enum": [
    "WAF_ACTION_NO_OP", 
    "WAF_ACTION_BLOCK", 
    "WAF_ACTION_ALLOW_PARAMETER"
  ], 
  "id": "ALBWafAction", 
  "module_id": "PolicyAdvancedLoadBalancer", 
  "title": "WafAction type", 
  "type": "string"
}