Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServices
-
Packages that use ComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServices Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServices in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServices Modifier and Type Class Description static classComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServices.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServicesMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServices Modifier and Type Method Description ComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServicesComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServices.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServices Modifier and Type Method Description voidComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServicesOutputReference. setInternalValue(ComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServices value)Method parameters in com.hashicorp.cdktf.providers.google.compute_url_map with type arguments of type ComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServices Modifier and Type Method Description voidComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServicesList. setInternalValue(List<ComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServices> value)ComputeUrlMapPathMatcherRouteRulesRouteAction.BuilderComputeUrlMapPathMatcherRouteRulesRouteAction.Builder. weightedBackendServices(List<? extends ComputeUrlMapPathMatcherRouteRulesRouteActionWeightedBackendServices> weightedBackendServices)
-