Logging Args
data class LoggingArgs(val clusterLogging: Output<ClusterLoggingEnabledTypesArgs>? = null) : ConvertibleToJava<LoggingArgs>
Enable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs based on log types. By default, cluster control plane logs aren't exported to CloudWatch Logs.