Uses of Class
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.Builder
-
Packages that use ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.Builder Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.Builder in com.hashicorp.cdktf.providers.google.compute_url_map
Methods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.Builder Modifier and Type Method Description ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.BuilderComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.Builder. backendService(String backendService)static ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.BuilderComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices. builder()ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.BuilderComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.Builder. headerAction(ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServicesHeaderAction headerAction)ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.BuilderComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.Builder. weight(Number weight)Constructors in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.Builder Constructor Description Jsii$Proxy(ComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeUrlMapPathMatcherPathRuleRouteActionWeightedBackendServices.Builder.
-