Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherRouteRulesUrlRedirect
-
Packages that use ComputeUrlMapPathMatcherRouteRulesUrlRedirect Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherRouteRulesUrlRedirect in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherRouteRulesUrlRedirect Modifier and Type Class Description static classComputeUrlMapPathMatcherRouteRulesUrlRedirect.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherRouteRulesUrlRedirectMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherRouteRulesUrlRedirect Modifier and Type Method Description ComputeUrlMapPathMatcherRouteRulesUrlRedirectComputeUrlMapPathMatcherRouteRulesUrlRedirect.Builder. build()Builds the configured instance.ComputeUrlMapPathMatcherRouteRulesUrlRedirectComputeUrlMapPathMatcherRouteRulesUrlRedirectOutputReference. getInternalValue()default ComputeUrlMapPathMatcherRouteRulesUrlRedirectComputeUrlMapPathMatcherRouteRules. getUrlRedirect()url_redirect block.ComputeUrlMapPathMatcherRouteRulesUrlRedirectComputeUrlMapPathMatcherRouteRules.Jsii$Proxy. getUrlRedirect()ComputeUrlMapPathMatcherRouteRulesUrlRedirectComputeUrlMapPathMatcherRouteRulesOutputReference. getUrlRedirectInput()Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherRouteRulesUrlRedirect Modifier and Type Method Description voidComputeUrlMapPathMatcherRouteRulesOutputReference. putUrlRedirect(ComputeUrlMapPathMatcherRouteRulesUrlRedirect value)voidComputeUrlMapPathMatcherRouteRulesUrlRedirectOutputReference. setInternalValue(ComputeUrlMapPathMatcherRouteRulesUrlRedirect value)ComputeUrlMapPathMatcherRouteRules.BuilderComputeUrlMapPathMatcherRouteRules.Builder. urlRedirect(ComputeUrlMapPathMatcherRouteRulesUrlRedirect urlRedirect)Sets the value ofComputeUrlMapPathMatcherRouteRules.getUrlRedirect()
-