Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_url_map.ComputeRegionUrlMapPathMatcherPathRule
-
Packages that use ComputeRegionUrlMapPathMatcherPathRule Package Description com.hashicorp.cdktf.providers.google.compute_region_url_map google_compute_region_url_map -
-
Uses of ComputeRegionUrlMapPathMatcherPathRule in com.hashicorp.cdktf.providers.google.compute_region_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_region_url_map that implement ComputeRegionUrlMapPathMatcherPathRule Modifier and Type Class Description static classComputeRegionUrlMapPathMatcherPathRule.Jsii$ProxyAn implementation forComputeRegionUrlMapPathMatcherPathRuleMethods in com.hashicorp.cdktf.providers.google.compute_region_url_map that return ComputeRegionUrlMapPathMatcherPathRule Modifier and Type Method Description ComputeRegionUrlMapPathMatcherPathRuleComputeRegionUrlMapPathMatcherPathRule.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_region_url_map with parameters of type ComputeRegionUrlMapPathMatcherPathRule Modifier and Type Method Description voidComputeRegionUrlMapPathMatcherPathRuleOutputReference. setInternalValue(ComputeRegionUrlMapPathMatcherPathRule value)Method parameters in com.hashicorp.cdktf.providers.google.compute_region_url_map with type arguments of type ComputeRegionUrlMapPathMatcherPathRule Modifier and Type Method Description ComputeRegionUrlMapPathMatcher.BuilderComputeRegionUrlMapPathMatcher.Builder. pathRule(List<? extends ComputeRegionUrlMapPathMatcherPathRule> pathRule)Sets the value ofComputeRegionUrlMapPathMatcher.getPathRule()voidComputeRegionUrlMapPathMatcherPathRuleList. setInternalValue(List<ComputeRegionUrlMapPathMatcherPathRule> value)
-