Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterAddonsConfigHttpLoadBalancing.Builder
-
Packages that use ContainerClusterAddonsConfigHttpLoadBalancing.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterAddonsConfigHttpLoadBalancing.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterAddonsConfigHttpLoadBalancing.Builder Modifier and Type Method Description static ContainerClusterAddonsConfigHttpLoadBalancing.BuilderContainerClusterAddonsConfigHttpLoadBalancing. builder()ContainerClusterAddonsConfigHttpLoadBalancing.BuilderContainerClusterAddonsConfigHttpLoadBalancing.Builder. disabled(com.hashicorp.cdktf.IResolvable disabled)Sets the value ofContainerClusterAddonsConfigHttpLoadBalancing.getDisabled()ContainerClusterAddonsConfigHttpLoadBalancing.BuilderContainerClusterAddonsConfigHttpLoadBalancing.Builder. disabled(Boolean disabled)Sets the value ofContainerClusterAddonsConfigHttpLoadBalancing.getDisabled()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterAddonsConfigHttpLoadBalancing.Builder Constructor Description Jsii$Proxy(ContainerClusterAddonsConfigHttpLoadBalancing.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterAddonsConfigHttpLoadBalancing.Builder.
-