Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_url_map.ComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices
-
Packages that use ComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices Package Description com.hashicorp.cdktf.providers.google.compute_region_url_map google_compute_region_url_map -
-
Uses of ComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices in com.hashicorp.cdktf.providers.google.compute_region_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_region_url_map that implement ComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices Modifier and Type Class Description static classComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.Jsii$ProxyAn implementation forComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServicesMethods in com.hashicorp.cdktf.providers.google.compute_region_url_map that return ComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices Modifier and Type Method Description ComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServicesComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_region_url_map with parameters of type ComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices Modifier and Type Method Description voidComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServicesOutputReference. setInternalValue(ComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices value)Method parameters in com.hashicorp.cdktf.providers.google.compute_region_url_map with type arguments of type ComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices Modifier and Type Method Description voidComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServicesList. setInternalValue(List<ComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices> value)ComputeRegionUrlMapPathMatcherPathRuleRouteAction.BuilderComputeRegionUrlMapPathMatcherPathRuleRouteAction.Builder. weightedBackendServices(List<? extends ComputeRegionUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices> weightedBackendServices)
-