NotificationEvent type
Defines values for NotificationEvent.
KnownNotificationEvent can be used interchangeably with NotificationEvent,
this enum contains the known values that the service supports.
Known values supported by the service
generate_snapshot_success: The subscribed report's snapshot is successfully generated.
generate_snapshot_failed: The subscribed report's snapshot is failed to generate.
assessment_failure: The subscribed report failed while collecting the assessments.
report_configuration_changes: The subscribed report's configuration is changed.
report_deletion: The subscribed report is deleted.
type NotificationEvent = string