Values.VirtualGatewayAccessLogSourceThe access log configuration for a virtual gateway.
type nonrec t = {file : VirtualGatewayFileAccessLog.t option;The file object to send virtual gateway access logs to.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of FilePath.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of JsonKey.t ]) list ]
list
| `String of TextFormat.t ])
list ])
list ])
list ]