Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite
-
Packages that use ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite Modifier and Type Class Description static classComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherDefaultRouteActionUrlRewriteMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite Modifier and Type Method Description ComputeUrlMapPathMatcherDefaultRouteActionUrlRewriteComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite.Builder. build()Builds the configured instance.ComputeUrlMapPathMatcherDefaultRouteActionUrlRewriteComputeUrlMapPathMatcherDefaultRouteActionUrlRewriteOutputReference. getInternalValue()default ComputeUrlMapPathMatcherDefaultRouteActionUrlRewriteComputeUrlMapPathMatcherDefaultRouteAction. getUrlRewrite()url_rewrite block.ComputeUrlMapPathMatcherDefaultRouteActionUrlRewriteComputeUrlMapPathMatcherDefaultRouteAction.Jsii$Proxy. getUrlRewrite()ComputeUrlMapPathMatcherDefaultRouteActionUrlRewriteComputeUrlMapPathMatcherDefaultRouteActionOutputReference. getUrlRewriteInput()Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite Modifier and Type Method Description voidComputeUrlMapPathMatcherDefaultRouteActionOutputReference. putUrlRewrite(ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite value)voidComputeUrlMapPathMatcherDefaultRouteActionUrlRewriteOutputReference. setInternalValue(ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite value)ComputeUrlMapPathMatcherDefaultRouteAction.BuilderComputeUrlMapPathMatcherDefaultRouteAction.Builder. urlRewrite(ComputeUrlMapPathMatcherDefaultRouteActionUrlRewrite urlRewrite)Sets the value ofComputeUrlMapPathMatcherDefaultRouteAction.getUrlRewrite()
-