AzureClusterLoggingConfigComponentConfigArgs

data class AzureClusterLoggingConfigComponentConfigArgs(val enableComponents: Output<List<String>>? = null) : ConvertibleToJava<AzureClusterLoggingConfigComponentConfigArgs>

Constructors

fun AzureClusterLoggingConfigComponentConfigArgs(enableComponents: Output<List<String>>? = null)

Functions

Link copied to clipboard
open override fun toJava(): AzureClusterLoggingConfigComponentConfigArgs

Properties

Link copied to clipboard
val enableComponents: Output<List<String>>? = null

Components of the logging configuration to be enabled.