Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherDefaultUrlRedirect
-
Packages that use ComputeUrlMapPathMatcherDefaultUrlRedirect Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherDefaultUrlRedirect in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherDefaultUrlRedirect Modifier and Type Class Description static classComputeUrlMapPathMatcherDefaultUrlRedirect.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherDefaultUrlRedirectMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherDefaultUrlRedirect Modifier and Type Method Description ComputeUrlMapPathMatcherDefaultUrlRedirectComputeUrlMapPathMatcherDefaultUrlRedirect.Builder. build()Builds the configured instance.default ComputeUrlMapPathMatcherDefaultUrlRedirectComputeUrlMapPathMatcher. getDefaultUrlRedirect()default_url_redirect block.ComputeUrlMapPathMatcherDefaultUrlRedirectComputeUrlMapPathMatcher.Jsii$Proxy. getDefaultUrlRedirect()ComputeUrlMapPathMatcherDefaultUrlRedirectComputeUrlMapPathMatcherOutputReference. getDefaultUrlRedirectInput()ComputeUrlMapPathMatcherDefaultUrlRedirectComputeUrlMapPathMatcherDefaultUrlRedirectOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherDefaultUrlRedirect Modifier and Type Method Description ComputeUrlMapPathMatcher.BuilderComputeUrlMapPathMatcher.Builder. defaultUrlRedirect(ComputeUrlMapPathMatcherDefaultUrlRedirect defaultUrlRedirect)Sets the value ofComputeUrlMapPathMatcher.getDefaultUrlRedirect()voidComputeUrlMapPathMatcherOutputReference. putDefaultUrlRedirect(ComputeUrlMapPathMatcherDefaultUrlRedirect value)voidComputeUrlMapPathMatcherDefaultUrlRedirectOutputReference. setInternalValue(ComputeUrlMapPathMatcherDefaultUrlRedirect value)
-