AwsClusterLoggingConfigArgs

data class AwsClusterLoggingConfigArgs(val componentConfig: Output<AwsClusterLoggingConfigComponentConfigArgs>? = null) : ConvertibleToJava<AwsClusterLoggingConfigArgs>

Constructors

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

Properties

Link copied to clipboard

Configuration of the logging components.

Functions

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