Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherPathRule
-
Packages that use ComputeUrlMapPathMatcherPathRule Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherPathRule in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherPathRule Modifier and Type Class Description static classComputeUrlMapPathMatcherPathRule.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherPathRuleMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherPathRule Modifier and Type Method Description ComputeUrlMapPathMatcherPathRuleComputeUrlMapPathMatcherPathRule.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherPathRule Modifier and Type Method Description voidComputeUrlMapPathMatcherPathRuleOutputReference. setInternalValue(ComputeUrlMapPathMatcherPathRule value)Method parameters in com.hashicorp.cdktf.providers.google.compute_url_map with type arguments of type ComputeUrlMapPathMatcherPathRule Modifier and Type Method Description ComputeUrlMapPathMatcher.BuilderComputeUrlMapPathMatcher.Builder. pathRule(List<? extends ComputeUrlMapPathMatcherPathRule> pathRule)Sets the value ofComputeUrlMapPathMatcher.getPathRule()voidComputeUrlMapPathMatcherPathRuleList. setInternalValue(List<ComputeUrlMapPathMatcherPathRule> value)
-