Wallaroo.AI (Version 2024.2)
2024.2
2024.1
2023.2
Developer Guides
Wallaroo SDK Guides
SDK Reference
wallaroo.notify
wallaroo.notify
class
Notification
:
Notification
()
def
to_json
(
self
):
class
Email
(
Notification
):
Email
(
to
)
def
to_json
(
self
):
@classmethod
def
from_json
(
cls
,
json
):
def
to_json
(
notifications
):
def
from_json
(
json
):
class
AlertConfiguration
:
AlertConfiguration
(
name
,
expression
,
notifications
)
@classmethod
def
from_json
(
Cls
,
json
):
def
to_json
(
self
):