Values.LoggingSourceAn object representing the logging configuration for resources in your cluster.
type nonrec t = {clusterLogging : LogSetups.t option;The cluster control plane logging configuration for your cluster.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of BoxedBoolean.t
| `List of [> `Enum of string ] list ])
list ]
list ])
list ]