AttachedClusterLoggingConfigComponentConfig

data class AttachedClusterLoggingConfigComponentConfig(val enableComponents: List<String>? = null)

Constructors

constructor(enableComponents: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The components to be enabled. Each value may be one of: SYSTEM_COMPONENTS, WORKLOADS.