NotificationEndpointDiscriminator:
    | SlackNotificationEndpoint & { type: string }
    | PagerDutyNotificationEndpoint & { type: string }
    | HTTPNotificationEndpoint & { type: string }
    | TelegramNotificationEndpoint & { type: string }
MMNEPVFCICPMFPCPTTAAATR