Values.SummarizedAttackVectorSourceA summary of information about the attack.
type nonrec t = {vectorType : String_.t option;The attack type, for example, SNMP reflection or SYN flood.
*)vectorCounters : SummarizedCounterList.t option;The list of counters that describe the details of the attack.
*)}