AzureClusterLoggingConfigComponentConfig

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

Constructors

Link copied to clipboard
constructor(enableComponents: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Components of the logging configuration to be enabled.