Uses of Interface
com.hashicorp.cdktf.providers.google.container_aws_node_pool.ContainerAwsNodePoolConfigTaints
-
Packages that use ContainerAwsNodePoolConfigTaints Package Description com.hashicorp.cdktf.providers.google.container_aws_node_pool google_container_aws_node_pool -
-
Uses of ContainerAwsNodePoolConfigTaints in com.hashicorp.cdktf.providers.google.container_aws_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_aws_node_pool that implement ContainerAwsNodePoolConfigTaints Modifier and Type Class Description static classContainerAwsNodePoolConfigTaints.Jsii$ProxyAn implementation forContainerAwsNodePoolConfigTaintsMethods in com.hashicorp.cdktf.providers.google.container_aws_node_pool that return ContainerAwsNodePoolConfigTaints Modifier and Type Method Description ContainerAwsNodePoolConfigTaintsContainerAwsNodePoolConfigTaints.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_aws_node_pool with parameters of type ContainerAwsNodePoolConfigTaints Modifier and Type Method Description voidContainerAwsNodePoolConfigTaintsOutputReference. setInternalValue(ContainerAwsNodePoolConfigTaints value)Method parameters in com.hashicorp.cdktf.providers.google.container_aws_node_pool with type arguments of type ContainerAwsNodePoolConfigTaints Modifier and Type Method Description voidContainerAwsNodePoolConfigTaintsList. setInternalValue(List<ContainerAwsNodePoolConfigTaints> value)ContainerAwsNodePoolConfigA.BuilderContainerAwsNodePoolConfigA.Builder. taints(List<? extends ContainerAwsNodePoolConfigTaints> taints)Sets the value ofContainerAwsNodePoolConfigA.getTaints()
-