{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/waf-managed-rules_description",
"title": "waf-managed-rules_description",
"description": "An informative summary of what the rule group does.",
"example": "Group designed to protect against IP addresses that are a threat and typically used to launch DDoS attacks",
"nullable": true,
"readOnly": true,
"type": "string"
}