Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServices
-
Packages that use ComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServices Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServices in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServices Modifier and Type Class Description static classComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServices.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServicesMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServices Modifier and Type Method Description ComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServicesComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServices.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServices Modifier and Type Method Description voidComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServicesOutputReference. setInternalValue(ComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServices value)Method parameters in com.hashicorp.cdktf.providers.google.compute_url_map with type arguments of type ComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServices Modifier and Type Method Description voidComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServicesList. setInternalValue(List<ComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServices> value)ComputeUrlMapPathMatcherDefaultRouteAction.BuilderComputeUrlMapPathMatcherDefaultRouteAction.Builder. weightedBackendServices(List<? extends ComputeUrlMapPathMatcherDefaultRouteActionWeightedBackendServices> weightedBackendServices)Sets the value ofComputeUrlMapPathMatcherDefaultRouteAction.getWeightedBackendServices()
-