Values.NotificationRuleSummarySourceInformation about a specified notification rule.
type nonrec t = {id : NotificationRuleId.t option;The unique ID of the notification rule.
*)arn : NotificationRuleArn.t option;The Amazon Resource Name (ARN) of the notification rule.
*)}