Describes the alert type.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/aaa_description", "title": "aaa_description", "description": "Describes the alert type.", "example": "High levels of 5xx HTTP errors at your origin", "type": "string" }