Uses of Interface
com.hashicorp.cdktf.providers.google.container_attached_cluster.ContainerAttachedClusterLoggingConfig
-
Packages that use ContainerAttachedClusterLoggingConfig Package Description com.hashicorp.cdktf.providers.google.container_attached_cluster google_container_attached_cluster -
-
Uses of ContainerAttachedClusterLoggingConfig in com.hashicorp.cdktf.providers.google.container_attached_cluster
Classes in com.hashicorp.cdktf.providers.google.container_attached_cluster that implement ContainerAttachedClusterLoggingConfig Modifier and Type Class Description static classContainerAttachedClusterLoggingConfig.Jsii$ProxyAn implementation forContainerAttachedClusterLoggingConfigMethods in com.hashicorp.cdktf.providers.google.container_attached_cluster that return ContainerAttachedClusterLoggingConfig Modifier and Type Method Description ContainerAttachedClusterLoggingConfigContainerAttachedClusterLoggingConfig.Builder. build()Builds the configured instance.ContainerAttachedClusterLoggingConfigContainerAttachedClusterLoggingConfigOutputReference. getInternalValue()default ContainerAttachedClusterLoggingConfigContainerAttachedClusterConfig. getLoggingConfig()logging_config block.ContainerAttachedClusterLoggingConfigContainerAttachedClusterConfig.Jsii$Proxy. getLoggingConfig()ContainerAttachedClusterLoggingConfigContainerAttachedCluster. getLoggingConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_attached_cluster with parameters of type ContainerAttachedClusterLoggingConfig Modifier and Type Method Description ContainerAttachedCluster.BuilderContainerAttachedCluster.Builder. loggingConfig(ContainerAttachedClusterLoggingConfig loggingConfig)logging_config block.ContainerAttachedClusterConfig.BuilderContainerAttachedClusterConfig.Builder. loggingConfig(ContainerAttachedClusterLoggingConfig loggingConfig)Sets the value ofContainerAttachedClusterConfig.getLoggingConfig()voidContainerAttachedCluster. putLoggingConfig(ContainerAttachedClusterLoggingConfig value)voidContainerAttachedClusterLoggingConfigOutputReference. setInternalValue(ContainerAttachedClusterLoggingConfig value)
-