Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherRouteRulesMatchRules
-
Packages that use ComputeUrlMapPathMatcherRouteRulesMatchRules Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherRouteRulesMatchRules in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherRouteRulesMatchRules Modifier and Type Class Description static classComputeUrlMapPathMatcherRouteRulesMatchRules.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherRouteRulesMatchRulesMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherRouteRulesMatchRules Modifier and Type Method Description ComputeUrlMapPathMatcherRouteRulesMatchRulesComputeUrlMapPathMatcherRouteRulesMatchRules.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherRouteRulesMatchRules Modifier and Type Method Description voidComputeUrlMapPathMatcherRouteRulesMatchRulesOutputReference. setInternalValue(ComputeUrlMapPathMatcherRouteRulesMatchRules value)Method parameters in com.hashicorp.cdktf.providers.google.compute_url_map with type arguments of type ComputeUrlMapPathMatcherRouteRulesMatchRules Modifier and Type Method Description ComputeUrlMapPathMatcherRouteRules.BuilderComputeUrlMapPathMatcherRouteRules.Builder. matchRules(List<? extends ComputeUrlMapPathMatcherRouteRulesMatchRules> matchRules)Sets the value ofComputeUrlMapPathMatcherRouteRules.getMatchRules()voidComputeUrlMapPathMatcherRouteRulesMatchRulesList. setInternalValue(List<ComputeUrlMapPathMatcherRouteRulesMatchRules> value)
-