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