Uses of Class
com.hashicorp.cdktf.providers.google.compute_region_url_map.ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite.Builder
-
Packages that use ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite.Builder Package Description com.hashicorp.cdktf.providers.google.compute_region_url_map google_compute_region_url_map -
-
Uses of ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite.Builder in com.hashicorp.cdktf.providers.google.compute_region_url_map
Methods in com.hashicorp.cdktf.providers.google.compute_region_url_map that return ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite.Builder Modifier and Type Method Description static ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite.BuilderComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite. builder()ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite.BuilderComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite.Builder. hostRewrite(String hostRewrite)ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite.BuilderComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite.Builder. pathPrefixRewrite(String pathPrefixRewrite)Constructors in com.hashicorp.cdktf.providers.google.compute_region_url_map with parameters of type ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite.Builder Constructor Description Jsii$Proxy(ComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeRegionUrlMapPathMatcherPathRuleRouteActionUrlRewrite.Builder.
-