Values.NotificationConfigurationSourceSpecify the configurations you want to use for subscriber notification to notify the subscriber when new data is written to the data lake for sources that the subscriber consumes in Security Lake.
type nonrec t = {httpsNotificationConfiguration : HttpsNotificationConfiguration.t option;The configurations used for HTTPS subscriber notification.
*)sqsNotificationConfiguration : SqsNotificationConfiguration.t option;The configurations for SQS subscriber notification.
*)}