AttachedClusterLoggingConfigArgs

data class AttachedClusterLoggingConfigArgs(val componentConfig: Output<AttachedClusterLoggingConfigComponentConfigArgs>? = null) : ConvertibleToJava<AttachedClusterLoggingConfigArgs>

Constructors

Link copied to clipboard
constructor(componentConfig: Output<AttachedClusterLoggingConfigComponentConfigArgs>? = null)

Properties

Link copied to clipboard

The configuration of the logging components Structure is documented below.

Functions

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