Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherRouteRules
-
Packages that use ComputeUrlMapPathMatcherRouteRules Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherRouteRules in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherRouteRules Modifier and Type Class Description static classComputeUrlMapPathMatcherRouteRules.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherRouteRulesMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherRouteRules Modifier and Type Method Description ComputeUrlMapPathMatcherRouteRulesComputeUrlMapPathMatcherRouteRules.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherRouteRules Modifier and Type Method Description voidComputeUrlMapPathMatcherRouteRulesOutputReference. setInternalValue(ComputeUrlMapPathMatcherRouteRules value)Method parameters in com.hashicorp.cdktf.providers.google.compute_url_map with type arguments of type ComputeUrlMapPathMatcherRouteRules Modifier and Type Method Description ComputeUrlMapPathMatcher.BuilderComputeUrlMapPathMatcher.Builder. routeRules(List<? extends ComputeUrlMapPathMatcherRouteRules> routeRules)Sets the value ofComputeUrlMapPathMatcher.getRouteRules()voidComputeUrlMapPathMatcherRouteRulesList. setInternalValue(List<ComputeUrlMapPathMatcherRouteRules> value)
-