Uses of Interface
com.hashicorp.cdktf.providers.google.compute_url_map.ComputeUrlMapPathMatcherPathRuleRouteAction
-
Packages that use ComputeUrlMapPathMatcherPathRuleRouteAction Package Description com.hashicorp.cdktf.providers.google.compute_url_map google_compute_url_map -
-
Uses of ComputeUrlMapPathMatcherPathRuleRouteAction in com.hashicorp.cdktf.providers.google.compute_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_url_map that implement ComputeUrlMapPathMatcherPathRuleRouteAction Modifier and Type Class Description static classComputeUrlMapPathMatcherPathRuleRouteAction.Jsii$ProxyAn implementation forComputeUrlMapPathMatcherPathRuleRouteActionMethods in com.hashicorp.cdktf.providers.google.compute_url_map that return ComputeUrlMapPathMatcherPathRuleRouteAction Modifier and Type Method Description ComputeUrlMapPathMatcherPathRuleRouteActionComputeUrlMapPathMatcherPathRuleRouteAction.Builder. build()Builds the configured instance.ComputeUrlMapPathMatcherPathRuleRouteActionComputeUrlMapPathMatcherPathRuleRouteActionOutputReference. getInternalValue()default ComputeUrlMapPathMatcherPathRuleRouteActionComputeUrlMapPathMatcherPathRule. getRouteAction()route_action block.ComputeUrlMapPathMatcherPathRuleRouteActionComputeUrlMapPathMatcherPathRule.Jsii$Proxy. getRouteAction()ComputeUrlMapPathMatcherPathRuleRouteActionComputeUrlMapPathMatcherPathRuleOutputReference. getRouteActionInput()Methods in com.hashicorp.cdktf.providers.google.compute_url_map with parameters of type ComputeUrlMapPathMatcherPathRuleRouteAction Modifier and Type Method Description voidComputeUrlMapPathMatcherPathRuleOutputReference. putRouteAction(ComputeUrlMapPathMatcherPathRuleRouteAction value)ComputeUrlMapPathMatcherPathRule.BuilderComputeUrlMapPathMatcherPathRule.Builder. routeAction(ComputeUrlMapPathMatcherPathRuleRouteAction routeAction)Sets the value ofComputeUrlMapPathMatcherPathRule.getRouteAction()voidComputeUrlMapPathMatcherPathRuleRouteActionOutputReference. setInternalValue(ComputeUrlMapPathMatcherPathRuleRouteAction value)
-