Values.SubResourceSummarySourceThe attack information for the specified SubResource.
type nonrec t = {type_ : SubResourceType.t option;The SubResource type.
*)id : String_.t option;The unique identifier (ID) of the SubResource.
*)attackVectors : SummarizedAttackVectorList.t option;The list of attack types and associated counters.
*)counters : SummarizedCounterList.t option;The counters that describe the details of the attack.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Double of Double.t
| `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `Double of Double.t
| `Integer of Integer.t
| `String of String_.t ])
list ]
list
| `String of String_.t ])
list ]
list
| `String of String_.t ])
list ]