Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfig
-
Packages that use ContainerClusterNodePoolNodeConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNodeConfig Modifier and Type Class Description static classContainerClusterNodePoolNodeConfig.Jsii$ProxyAn implementation forContainerClusterNodePoolNodeConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfig Modifier and Type Method Description ContainerClusterNodePoolNodeConfigContainerClusterNodePoolNodeConfig.Builder. build()Builds the configured instance.ContainerClusterNodePoolNodeConfigContainerClusterNodePoolNodeConfigOutputReference. getInternalValue()default ContainerClusterNodePoolNodeConfigContainerClusterNodePool. getNodeConfig()node_config block.ContainerClusterNodePoolNodeConfigContainerClusterNodePool.Jsii$Proxy. getNodeConfig()ContainerClusterNodePoolNodeConfigContainerClusterNodePoolOutputReference. getNodeConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfig Modifier and Type Method Description ContainerClusterNodePool.BuilderContainerClusterNodePool.Builder. nodeConfig(ContainerClusterNodePoolNodeConfig nodeConfig)Sets the value ofContainerClusterNodePool.getNodeConfig()voidContainerClusterNodePoolOutputReference. putNodeConfig(ContainerClusterNodePoolNodeConfig value)voidContainerClusterNodePoolNodeConfigOutputReference. setInternalValue(ContainerClusterNodePoolNodeConfig value)
-