# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Saas
class _Alerting(_Saas):
_type = "alerting"
_icon_dir = "resources/saas/alerting"
class Opsgenie(_Alerting):
_icon = "opsgenie.png"
class Pushover(_Alerting):
_icon = "pushover.png"
# Aliases