Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices
-
Packages that use ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices Modifier and Type Class Description static classComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServicesMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices Modifier and Type Method Description ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServicesComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices Modifier and Type Method Description voidComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServicesOutputReference. setInternalValue(ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices value)Method parameters in com.hashicorp.cdktf.providers.google.compute_url_map with type arguments of type ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices Modifier and Type Method Description voidComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServicesList. setInternalValue(List<ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices> value)ComputeUrlMapPathMatcherPathRuleRouteAction.BuilderComputeUrlMapPathMatcherPathRuleRouteAction.Builder. weightedBackendServices(List<? extends ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices> weightedBackendServices)Sets the value ofComputeUrlMapPathMatcherPathRuleRouteAction.getWeightedBackendServices()
-