Values_3.AccessScopePathRequestSourceDescribes a path.
type nonrec t = {source : Values_1.PathStatementRequest.t option;The source.
*)destination : Values_1.PathStatementRequest.t option;The destination.
*)throughResources : Values_1.ThroughResourcesStatementRequestList.t option;The through resources.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string * [> `List of [> `String of string ] list ])
list ])
list ]
list
| `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Enum of string | `String of string ] list ])
list ])
list ])
list ]