Values.DependencyGraphSourceA structure that represents the dependency relationships relevant to an audit finding, containing nodes and edges that show how services and resources are connected.
val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `Map of
([> `String of KeyAttributeName.t ]
* [> `String of KeyAttributeValue.t ])
list
| `String of String_.t ])
list ]
list ])
list ]