Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_url_map.ComputeRegionUrlMapDefaultRouteActionWeightedBackendServices
-
Packages that use ComputeRegionUrlMapDefaultRouteActionWeightedBackendServices Package Description com.hashicorp.cdktf.providers.google.compute_region_url_map google_compute_region_url_map -
-
Uses of ComputeRegionUrlMapDefaultRouteActionWeightedBackendServices in com.hashicorp.cdktf.providers.google.compute_region_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_region_url_map that implement ComputeRegionUrlMapDefaultRouteActionWeightedBackendServices Modifier and Type Class Description static classComputeRegionUrlMapDefaultRouteActionWeightedBackendServices.Jsii$ProxyAn implementation forComputeRegionUrlMapDefaultRouteActionWeightedBackendServicesMethods in com.hashicorp.cdktf.providers.google.compute_region_url_map that return ComputeRegionUrlMapDefaultRouteActionWeightedBackendServices Modifier and Type Method Description ComputeRegionUrlMapDefaultRouteActionWeightedBackendServicesComputeRegionUrlMapDefaultRouteActionWeightedBackendServices.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_region_url_map with parameters of type ComputeRegionUrlMapDefaultRouteActionWeightedBackendServices Modifier and Type Method Description voidComputeRegionUrlMapDefaultRouteActionWeightedBackendServicesOutputReference. setInternalValue(ComputeRegionUrlMapDefaultRouteActionWeightedBackendServices value)Method parameters in com.hashicorp.cdktf.providers.google.compute_region_url_map with type arguments of type ComputeRegionUrlMapDefaultRouteActionWeightedBackendServices Modifier and Type Method Description voidComputeRegionUrlMapDefaultRouteActionWeightedBackendServicesList. setInternalValue(List<ComputeRegionUrlMapDefaultRouteActionWeightedBackendServices> value)ComputeRegionUrlMapDefaultRouteAction.BuilderComputeRegionUrlMapDefaultRouteAction.Builder. weightedBackendServices(List<? extends ComputeRegionUrlMapDefaultRouteActionWeightedBackendServices> weightedBackendServices)Sets the value ofComputeRegionUrlMapDefaultRouteAction.getWeightedBackendServices()
-