ProjectNotification Object
Last updated
Last updated
Configured notification for a project.
Email settings for the notification. Required when notificationMethod
is amazon-sns
.
Type: object
Required: Conditional
Date, in ISO 8601 format, at which the notification was created.
Type: string
Email settings for the notification. Required when notificationMethod
is email
.
Type: object
Required: Conditional
Date, in ISO 8601 format, at which the notification was last modified.
Type: string
User that last modified the notification details (method, level, etc.)
Type: string
Unique ID of the project notification.
Type: string
Level of notification.
Type: string
Allowed Values:
all
errors-only
Required: Yes
Method of notification.
Type: string
Allowed Values:
email
slack
amazon-sns
Required: Yes
Slack settings for the notification. Required when notificationMethod
is slack
.
Required: Conditional
Type: object