Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceLocalityLbPolicies
-
Packages that use ComputeBackendServiceLocalityLbPolicies Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceLocalityLbPolicies in com.hashicorp.cdktf.providers.google.compute_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_backend_service that implement ComputeBackendServiceLocalityLbPolicies Modifier and Type Class Description static classComputeBackendServiceLocalityLbPolicies.Jsii$ProxyAn implementation forComputeBackendServiceLocalityLbPoliciesMethods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceLocalityLbPolicies Modifier and Type Method Description ComputeBackendServiceLocalityLbPoliciesComputeBackendServiceLocalityLbPolicies.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceLocalityLbPolicies Modifier and Type Method Description voidComputeBackendServiceLocalityLbPoliciesOutputReference. setInternalValue(ComputeBackendServiceLocalityLbPolicies value)Method parameters in com.hashicorp.cdktf.providers.google.compute_backend_service with type arguments of type ComputeBackendServiceLocalityLbPolicies Modifier and Type Method Description ComputeBackendService.BuilderComputeBackendService.Builder. localityLbPolicies(List<? extends ComputeBackendServiceLocalityLbPolicies> localityLbPolicies)locality_lb_policies block.ComputeBackendServiceConfig.BuilderComputeBackendServiceConfig.Builder. localityLbPolicies(List<? extends ComputeBackendServiceLocalityLbPolicies> localityLbPolicies)Sets the value ofComputeBackendServiceConfig.getLocalityLbPolicies()voidComputeBackendServiceLocalityLbPoliciesList. setInternalValue(List<ComputeBackendServiceLocalityLbPolicies> value)
-