Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterAddonsConfigHttpLoadBalancing
-
Packages that use ContainerClusterAddonsConfigHttpLoadBalancing Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterAddonsConfigHttpLoadBalancing in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterAddonsConfigHttpLoadBalancing Modifier and Type Class Description static classContainerClusterAddonsConfigHttpLoadBalancing.Jsii$ProxyAn implementation forContainerClusterAddonsConfigHttpLoadBalancingMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterAddonsConfigHttpLoadBalancing Modifier and Type Method Description ContainerClusterAddonsConfigHttpLoadBalancingContainerClusterAddonsConfigHttpLoadBalancing.Builder. build()Builds the configured instance.default ContainerClusterAddonsConfigHttpLoadBalancingContainerClusterAddonsConfig. getHttpLoadBalancing()http_load_balancing block.ContainerClusterAddonsConfigHttpLoadBalancingContainerClusterAddonsConfig.Jsii$Proxy. getHttpLoadBalancing()ContainerClusterAddonsConfigHttpLoadBalancingContainerClusterAddonsConfigOutputReference. getHttpLoadBalancingInput()ContainerClusterAddonsConfigHttpLoadBalancingContainerClusterAddonsConfigHttpLoadBalancingOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterAddonsConfigHttpLoadBalancing Modifier and Type Method Description ContainerClusterAddonsConfig.BuilderContainerClusterAddonsConfig.Builder. httpLoadBalancing(ContainerClusterAddonsConfigHttpLoadBalancing httpLoadBalancing)Sets the value ofContainerClusterAddonsConfig.getHttpLoadBalancing()voidContainerClusterAddonsConfigOutputReference. putHttpLoadBalancing(ContainerClusterAddonsConfigHttpLoadBalancing value)voidContainerClusterAddonsConfigHttpLoadBalancingOutputReference. setInternalValue(ContainerClusterAddonsConfigHttpLoadBalancing value)
-