Optional description for the Notification policy.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/aaa_schemas-description", "title": "aaa_schemas-description", "description": "Optional description for the Notification policy.", "example": "Something describing the policy.", "type": "string" }