Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolAutoConfig.Builder
-
Packages that use ContainerClusterNodePoolAutoConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolAutoConfig.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolAutoConfig.Builder Modifier and Type Method Description static ContainerClusterNodePoolAutoConfig.BuilderContainerClusterNodePoolAutoConfig. builder()ContainerClusterNodePoolAutoConfig.BuilderContainerClusterNodePoolAutoConfig.Builder. networkTags(ContainerClusterNodePoolAutoConfigNetworkTags networkTags)Sets the value ofContainerClusterNodePoolAutoConfig.getNetworkTags()ContainerClusterNodePoolAutoConfig.BuilderContainerClusterNodePoolAutoConfig.Builder. resourceManagerTags(Map<String,String> resourceManagerTags)Sets the value ofContainerClusterNodePoolAutoConfig.getResourceManagerTags()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolAutoConfig.Builder Constructor Description Jsii$Proxy(ContainerClusterNodePoolAutoConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterNodePoolAutoConfig.Builder.
-