Values.LinkApplicationLogConfigurationSourceDescribes the configuration of a link application log.
type nonrec t = {sampling : LinkApplicationLogSampling.t;Describes a link application log sample.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Double of LinkApplicationLogSamplingErrorLogDouble.t ])
list ])
list ]