Values.AwsEksClusterLoggingDetailsSourceThe logging configuration for an Amazon EKS cluster.
type nonrec t = {clusterLogging : AwsEksClusterLoggingClusterLoggingList.t option;Cluster logging configurations.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of [> `String of NonEmptyString.t ] list ])
list ]
list ])
list ]