You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
diagrams/diagrams/saas/alerting.py

20 lines
305 B

# 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