Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_url_map.ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite
-
Packages that use ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite Package Description com.hashicorp.cdktf.providers.google.compute_region_url_map google_compute_region_url_map -
-
Uses of ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite in com.hashicorp.cdktf.providers.google.compute_region_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_region_url_map that implement ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite Modifier and Type Class Description static classComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite.Jsii$ProxyAn implementation forComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewriteMethods in com.hashicorp.cdktf.providers.google.compute_region_url_map that return ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite Modifier and Type Method Description ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewriteComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite.Builder. build()Builds the configured instance.ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewriteComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewriteOutputReference. getInternalValue()default ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewriteComputeRegionUrlMapPathMatcherPathRuleRouteAction. getUrlRewrite()url_rewrite block.ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewriteComputeRegionUrlMapPathMatcherPathRuleRouteAction.Jsii$Proxy. getUrlRewrite()ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewriteComputeRegionUrlMapPathMatcherPathRuleRouteActionOutputReference. getUrlRewriteInput()Methods in com.hashicorp.cdktf.providers.google.compute_region_url_map with parameters of type ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite Modifier and Type Method Description voidComputeRegionUrlMapPathMatcherPathRuleRouteActionOutputReference. putUrlRewrite(ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite value)voidComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewriteOutputReference. setInternalValue(ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite value)ComputeRegionUrlMapPathMatcherPathRuleRouteAction.BuilderComputeRegionUrlMapPathMatcherPathRuleRouteAction.Builder. urlRewrite(ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite urlRewrite)Sets the value ofComputeRegionUrlMapPathMatcherPathRuleRouteAction.getUrlRewrite()
-