Attached Cluster Logging Config Args
data class AttachedClusterLoggingConfigArgs(val componentConfig: Output<AttachedClusterLoggingConfigComponentConfigArgs>? = null) : ConvertibleToJava<AttachedClusterLoggingConfigArgs>
Constructors
Link copied to clipboard
fun AttachedClusterLoggingConfigArgs(componentConfig: Output<AttachedClusterLoggingConfigComponentConfigArgs>? = null)