Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_url_map.ComputeRegionUrlMapPathMatcher
-
Packages that use ComputeRegionUrlMapPathMatcher Package Description com.hashicorp.cdktf.providers.google.compute_region_url_map google_compute_region_url_map -
-
Uses of ComputeRegionUrlMapPathMatcher in com.hashicorp.cdktf.providers.google.compute_region_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_region_url_map that implement ComputeRegionUrlMapPathMatcher Modifier and Type Class Description static classComputeRegionUrlMapPathMatcher.Jsii$ProxyAn implementation forComputeRegionUrlMapPathMatcherMethods in com.hashicorp.cdktf.providers.google.compute_region_url_map that return ComputeRegionUrlMapPathMatcher Modifier and Type Method Description ComputeRegionUrlMapPathMatcherComputeRegionUrlMapPathMatcher.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_region_url_map with parameters of type ComputeRegionUrlMapPathMatcher Modifier and Type Method Description voidComputeRegionUrlMapPathMatcherOutputReference. setInternalValue(ComputeRegionUrlMapPathMatcher value)Method parameters in com.hashicorp.cdktf.providers.google.compute_region_url_map with type arguments of type ComputeRegionUrlMapPathMatcher Modifier and Type Method Description ComputeRegionUrlMap.BuilderComputeRegionUrlMap.Builder. pathMatcher(List<? extends ComputeRegionUrlMapPathMatcher> pathMatcher)path_matcher block.ComputeRegionUrlMapConfig.BuilderComputeRegionUrlMapConfig.Builder. pathMatcher(List<? extends ComputeRegionUrlMapPathMatcher> pathMatcher)Sets the value ofComputeRegionUrlMapConfig.getPathMatcher()voidComputeRegionUrlMapPathMatcherList. setInternalValue(List<ComputeRegionUrlMapPathMatcher> value)
-