Values.VaultNotificationConfigSourceRepresents a vault's notification configuration.
type nonrec t = {sNSTopic : String_.t option;The Amazon Simple Notification Service (Amazon SNS) topic Amazon Resource Name (ARN).
*)events : NotificationEventList.t option;A list of one or more events for which Amazon Glacier will send a notification to the specified Amazon SNS topic.
*)}