Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePool
-
Packages that use ContainerClusterNodePool Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePool in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePool Modifier and Type Class Description static classContainerClusterNodePool.Jsii$ProxyAn implementation forContainerClusterNodePoolMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePool Modifier and Type Method Description ContainerClusterNodePoolContainerClusterNodePool.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePool Modifier and Type Method Description voidContainerClusterNodePoolOutputReference. setInternalValue(ContainerClusterNodePool value)Method parameters in com.hashicorp.cdktf.providers.google.container_cluster with type arguments of type ContainerClusterNodePool Modifier and Type Method Description ContainerCluster.BuilderContainerCluster.Builder. nodePool(List<? extends ContainerClusterNodePool> nodePool)node_pool block.ContainerClusterConfig.BuilderContainerClusterConfig.Builder. nodePool(List<? extends ContainerClusterNodePool> nodePool)Sets the value ofContainerClusterConfig.getNodePool()voidContainerClusterNodePoolList. setInternalValue(List<ContainerClusterNodePool> value)
-