Uses of Interface
com.hashicorp.cdktf.providers.google.container_attached_cluster.ContainerAttachedClusterLoggingConfigComponentConfig
-
Packages that use ContainerAttachedClusterLoggingConfigComponentConfig Package Description com.hashicorp.cdktf.providers.google.container_attached_cluster google_container_attached_cluster -
-
Uses of ContainerAttachedClusterLoggingConfigComponentConfig in com.hashicorp.cdktf.providers.google.container_attached_cluster
Classes in com.hashicorp.cdktf.providers.google.container_attached_cluster that implement ContainerAttachedClusterLoggingConfigComponentConfig Modifier and Type Class Description static classContainerAttachedClusterLoggingConfigComponentConfig.Jsii$ProxyAn implementation forContainerAttachedClusterLoggingConfigComponentConfigMethods in com.hashicorp.cdktf.providers.google.container_attached_cluster that return ContainerAttachedClusterLoggingConfigComponentConfig Modifier and Type Method Description ContainerAttachedClusterLoggingConfigComponentConfigContainerAttachedClusterLoggingConfigComponentConfig.Builder. build()Builds the configured instance.default ContainerAttachedClusterLoggingConfigComponentConfigContainerAttachedClusterLoggingConfig. getComponentConfig()component_config block.ContainerAttachedClusterLoggingConfigComponentConfigContainerAttachedClusterLoggingConfig.Jsii$Proxy. getComponentConfig()ContainerAttachedClusterLoggingConfigComponentConfigContainerAttachedClusterLoggingConfigOutputReference. getComponentConfigInput()ContainerAttachedClusterLoggingConfigComponentConfigContainerAttachedClusterLoggingConfigComponentConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_attached_cluster with parameters of type ContainerAttachedClusterLoggingConfigComponentConfig Modifier and Type Method Description ContainerAttachedClusterLoggingConfig.BuilderContainerAttachedClusterLoggingConfig.Builder. componentConfig(ContainerAttachedClusterLoggingConfigComponentConfig componentConfig)Sets the value ofContainerAttachedClusterLoggingConfig.getComponentConfig()voidContainerAttachedClusterLoggingConfigOutputReference. putComponentConfig(ContainerAttachedClusterLoggingConfigComponentConfig value)voidContainerAttachedClusterLoggingConfigComponentConfigOutputReference. setInternalValue(ContainerAttachedClusterLoggingConfigComponentConfig value)
-