Values.AggregationConfigurationSourceAn object that contains configuration settings for aggregating events.
type nonrec t = {templates : Templates.t;A list of aggregation templates that can be used to configure event aggregation.
*)eventCategory : EventCategoryAggregation.t;Specifies the event category for which aggregation should be performed.
*)}