Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodeConfigTaint
-
Packages that use ContainerClusterNodeConfigTaint Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodeConfigTaint in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodeConfigTaint Modifier and Type Class Description static classContainerClusterNodeConfigTaint.Jsii$ProxyAn implementation forContainerClusterNodeConfigTaintMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodeConfigTaint Modifier and Type Method Description ContainerClusterNodeConfigTaintContainerClusterNodeConfigTaint.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodeConfigTaint Modifier and Type Method Description voidContainerClusterNodeConfigTaintOutputReference. setInternalValue(ContainerClusterNodeConfigTaint value)Method parameters in com.hashicorp.cdktf.providers.google.container_cluster with type arguments of type ContainerClusterNodeConfigTaint Modifier and Type Method Description voidContainerClusterNodeConfigTaintList. setInternalValue(List<ContainerClusterNodeConfigTaint> value)ContainerClusterNodeConfig.BuilderContainerClusterNodeConfig.Builder. taint(List<? extends ContainerClusterNodeConfigTaint> taint)Sets the value ofContainerClusterNodeConfig.getTaint()
-