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