Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherPathRuleRouteActionUrlRewrite
-
Packages that use ComputeUrlMapPathMatcherPathRuleRouteActionUrlRewrite Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherPathRuleRouteActionUrlRewrite in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherPathRuleRouteActionUrlRewrite Modifier and Type Class Description static classComputeUrlMapPathMatcherPathRuleRouteActionUrlRewrite.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherPathRuleRouteActionUrlRewriteMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherPathRuleRouteActionUrlRewrite Modifier and Type Method Description ComputeUrlMapPathMatcherPathRuleRouteActionUrlRewriteComputeUrlMapPathMatcherPathRuleRouteActionUrlRewrite.Builder. build()Builds the configured instance.ComputeUrlMapPathMatcherPathRuleRouteActionUrlRewriteComputeUrlMapPathMatcherPathRuleRouteActionUrlRewriteOutputReference. getInternalValue()default ComputeUrlMapPathMatcherPathRuleRouteActionUrlRewriteComputeUrlMapPathMatcherPathRuleRouteAction. getUrlRewrite()url_rewrite block.ComputeUrlMapPathMatcherPathRuleRouteActionUrlRewriteComputeUrlMapPathMatcherPathRuleRouteAction.Jsii$Proxy. getUrlRewrite()ComputeUrlMapPathMatcherPathRuleRouteActionUrlRewriteComputeUrlMapPathMatcherPathRuleRouteActionOutputReference. getUrlRewriteInput()Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherPathRuleRouteActionUrlRewrite Modifier and Type Method Description voidComputeUrlMapPathMatcherPathRuleRouteActionOutputReference. putUrlRewrite(ComputeUrlMapPathMatcherPathRuleRouteActionUrlRewrite value)voidComputeUrlMapPathMatcherPathRuleRouteActionUrlRewriteOutputReference. setInternalValue(ComputeUrlMapPathMatcherPathRuleRouteActionUrlRewrite value)ComputeUrlMapPathMatcherPathRuleRouteAction.BuilderComputeUrlMapPathMatcherPathRuleRouteAction.Builder. urlRewrite(ComputeUrlMapPathMatcherPathRuleRouteActionUrlRewrite urlRewrite)Sets the value ofComputeUrlMapPathMatcherPathRuleRouteAction.getUrlRewrite()
-