Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodeConfig
-
Packages that use ContainerClusterNodeConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodeConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodeConfig Modifier and Type Class Description static classContainerClusterNodeConfig.Jsii$ProxyAn implementation forContainerClusterNodeConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodeConfig Modifier and Type Method Description ContainerClusterNodeConfigContainerClusterNodeConfig.Builder. build()Builds the configured instance.ContainerClusterNodeConfigContainerClusterNodeConfigOutputReference. getInternalValue()default ContainerClusterNodeConfigContainerClusterConfig. getNodeConfig()node_config block.ContainerClusterNodeConfigContainerClusterConfig.Jsii$Proxy. getNodeConfig()ContainerClusterNodeConfigContainerCluster. getNodeConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodeConfig Modifier and Type Method Description ContainerCluster.BuilderContainerCluster.Builder. nodeConfig(ContainerClusterNodeConfig nodeConfig)node_config block.ContainerClusterConfig.BuilderContainerClusterConfig.Builder. nodeConfig(ContainerClusterNodeConfig nodeConfig)Sets the value ofContainerClusterConfig.getNodeConfig()voidContainerCluster. putNodeConfig(ContainerClusterNodeConfig value)voidContainerClusterNodeConfigOutputReference. setInternalValue(ContainerClusterNodeConfig value)
-