The public description of the WAF rule.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/waf-managed-rules_schemas-description", "title": "waf-managed-rules_schemas-description", "description": "The public description of the WAF rule.", "example": "SQL injection prevention for SELECT statements", "readOnly": true, "type": "string" }