{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/aaa_type",
"title": "aaa_type",
"description": "Use this value when creating and updating a notification policy.",
"example": "http_alert_origin_error",
"type": "string"
}