Skip to content

NotificationChannel

Properties

Name Type Description Notes
id str
time_created datetime
time_modified datetime
owner_id str
tenant_id str
enabled bool Should this channel be enabled or not?
type str The type of delivery target (MAIL, SQS, SNS, HTTP, ...)
address str The address where to send a notification to (email address, url, ...)
tenant_name str, none_type [optional]
aws_region str, none_type The AWS region of the SNS notification channel [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]