Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherDefaultRouteAction
-
Packages that use ComputeUrlMapPathMatcherDefaultRouteAction Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherDefaultRouteAction in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherDefaultRouteAction Modifier and Type Class Description static classComputeUrlMapPathMatcherDefaultRouteAction.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherDefaultRouteActionMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherDefaultRouteAction Modifier and Type Method Description ComputeUrlMapPathMatcherDefaultRouteActionComputeUrlMapPathMatcherDefaultRouteAction.Builder. build()Builds the configured instance.default ComputeUrlMapPathMatcherDefaultRouteActionComputeUrlMapPathMatcher. getDefaultRouteAction()default_route_action block.ComputeUrlMapPathMatcherDefaultRouteActionComputeUrlMapPathMatcher.Jsii$Proxy. getDefaultRouteAction()ComputeUrlMapPathMatcherDefaultRouteActionComputeUrlMapPathMatcherOutputReference. getDefaultRouteActionInput()ComputeUrlMapPathMatcherDefaultRouteActionComputeUrlMapPathMatcherDefaultRouteActionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherDefaultRouteAction Modifier and Type Method Description ComputeUrlMapPathMatcher.BuilderComputeUrlMapPathMatcher.Builder. defaultRouteAction(ComputeUrlMapPathMatcherDefaultRouteAction defaultRouteAction)Sets the value ofComputeUrlMapPathMatcher.getDefaultRouteAction()voidComputeUrlMapPathMatcherOutputReference. putDefaultRouteAction(ComputeUrlMapPathMatcherDefaultRouteAction value)voidComputeUrlMapPathMatcherDefaultRouteActionOutputReference. setInternalValue(ComputeUrlMapPathMatcherDefaultRouteAction value)
-