AwsClusterLoggingConfigComponentConfigArgs

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

Constructors

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

Properties

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

Components of the logging configuration to be enabled.

Functions

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