Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_url_map.ComputeRegionUrlMapPathMatcherPathRuleRouteAction
-
Packages that use ComputeRegionUrlMapPathMatcherPathRuleRouteAction Package Description com.hashicorp.cdktf.providers.google.compute_region_url_map google_compute_region_url_map -
-
Uses of ComputeRegionUrlMapPathMatcherPathRuleRouteAction in com.hashicorp.cdktf.providers.google.compute_region_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_region_url_map that implement ComputeRegionUrlMapPathMatcherPathRuleRouteAction Modifier and Type Class Description static classComputeRegionUrlMapPathMatcherPathRuleRouteAction.Jsii$ProxyAn implementation forComputeRegionUrlMapPathMatcherPathRuleRouteActionMethods in com.hashicorp.cdktf.providers.google.compute_region_url_map that return ComputeRegionUrlMapPathMatcherPathRuleRouteAction Modifier and Type Method Description ComputeRegionUrlMapPathMatcherPathRuleRouteActionComputeRegionUrlMapPathMatcherPathRuleRouteAction.Builder. build()Builds the configured instance.ComputeRegionUrlMapPathMatcherPathRuleRouteActionComputeRegionUrlMapPathMatcherPathRuleRouteActionOutputReference. getInternalValue()default ComputeRegionUrlMapPathMatcherPathRuleRouteActionComputeRegionUrlMapPathMatcherPathRule. getRouteAction()route_action block.ComputeRegionUrlMapPathMatcherPathRuleRouteActionComputeRegionUrlMapPathMatcherPathRule.Jsii$Proxy. getRouteAction()ComputeRegionUrlMapPathMatcherPathRuleRouteActionComputeRegionUrlMapPathMatcherPathRuleOutputReference. getRouteActionInput()Methods in com.hashicorp.cdktf.providers.google.compute_region_url_map with parameters of type ComputeRegionUrlMapPathMatcherPathRuleRouteAction Modifier and Type Method Description voidComputeRegionUrlMapPathMatcherPathRuleOutputReference. putRouteAction(ComputeRegionUrlMapPathMatcherPathRuleRouteAction value)ComputeRegionUrlMapPathMatcherPathRule.BuilderComputeRegionUrlMapPathMatcherPathRule.Builder. routeAction(ComputeRegionUrlMapPathMatcherPathRuleRouteAction routeAction)Sets the value ofComputeRegionUrlMapPathMatcherPathRule.getRouteAction()voidComputeRegionUrlMapPathMatcherPathRuleRouteActionOutputReference. setInternalValue(ComputeRegionUrlMapPathMatcherPathRuleRouteAction value)
-