Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_url_map.ComputeRegionUrlMapPathMatcherRouteRules
-
Packages that use ComputeRegionUrlMapPathMatcherRouteRules Package Description com.hashicorp.cdktf.providers.google.compute_region_url_map google_compute_region_url_map -
-
Uses of ComputeRegionUrlMapPathMatcherRouteRules in com.hashicorp.cdktf.providers.google.compute_region_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_region_url_map that implement ComputeRegionUrlMapPathMatcherRouteRules Modifier and Type Class Description static classComputeRegionUrlMapPathMatcherRouteRules.Jsii$ProxyAn implementation forComputeRegionUrlMapPathMatcherRouteRulesMethods in com.hashicorp.cdktf.providers.google.compute_region_url_map that return ComputeRegionUrlMapPathMatcherRouteRules Modifier and Type Method Description ComputeRegionUrlMapPathMatcherRouteRulesComputeRegionUrlMapPathMatcherRouteRules.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_region_url_map with parameters of type ComputeRegionUrlMapPathMatcherRouteRules Modifier and Type Method Description voidComputeRegionUrlMapPathMatcherRouteRulesOutputReference. setInternalValue(ComputeRegionUrlMapPathMatcherRouteRules value)Method parameters in com.hashicorp.cdktf.providers.google.compute_region_url_map with type arguments of type ComputeRegionUrlMapPathMatcherRouteRules Modifier and Type Method Description ComputeRegionUrlMapPathMatcher.BuilderComputeRegionUrlMapPathMatcher.Builder. routeRules(List<? extends ComputeRegionUrlMapPathMatcherRouteRules> routeRules)Sets the value ofComputeRegionUrlMapPathMatcher.getRouteRules()voidComputeRegionUrlMapPathMatcherRouteRulesList. setInternalValue(List<ComputeRegionUrlMapPathMatcherRouteRules> value)
-