Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherPathRuleUrlRedirect
-
Packages that use ComputeUrlMapPathMatcherPathRuleUrlRedirect Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherPathRuleUrlRedirect in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherPathRuleUrlRedirect Modifier and Type Class Description static classComputeUrlMapPathMatcherPathRuleUrlRedirect.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherPathRuleUrlRedirectMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherPathRuleUrlRedirect Modifier and Type Method Description ComputeUrlMapPathMatcherPathRuleUrlRedirectComputeUrlMapPathMatcherPathRuleUrlRedirect.Builder. build()Builds the configured instance.ComputeUrlMapPathMatcherPathRuleUrlRedirectComputeUrlMapPathMatcherPathRuleUrlRedirectOutputReference. getInternalValue()default ComputeUrlMapPathMatcherPathRuleUrlRedirectComputeUrlMapPathMatcherPathRule. getUrlRedirect()url_redirect block.ComputeUrlMapPathMatcherPathRuleUrlRedirectComputeUrlMapPathMatcherPathRule.Jsii$Proxy. getUrlRedirect()ComputeUrlMapPathMatcherPathRuleUrlRedirectComputeUrlMapPathMatcherPathRuleOutputReference. getUrlRedirectInput()Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherPathRuleUrlRedirect Modifier and Type Method Description voidComputeUrlMapPathMatcherPathRuleOutputReference. putUrlRedirect(ComputeUrlMapPathMatcherPathRuleUrlRedirect value)voidComputeUrlMapPathMatcherPathRuleUrlRedirectOutputReference. setInternalValue(ComputeUrlMapPathMatcherPathRuleUrlRedirect value)ComputeUrlMapPathMatcherPathRule.BuilderComputeUrlMapPathMatcherPathRule.Builder. urlRedirect(ComputeUrlMapPathMatcherPathRuleUrlRedirect urlRedirect)Sets the value ofComputeUrlMapPathMatcherPathRule.getUrlRedirect()
-