Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_url_map.ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy
-
Packages that use ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy Package Description com.hashicorp.cdktf.providers.google.compute_region_url_map google_compute_region_url_map -
-
Uses of ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy in com.hashicorp.cdktf.providers.google.compute_region_url_map
Classes in com.hashicorp.cdktf.providers.google.compute_region_url_map that implement ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy Modifier and Type Class Description static classComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Jsii$ProxyAn implementation forComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicyMethods in com.hashicorp.cdktf.providers.google.compute_region_url_map that return ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy Modifier and Type Method Description ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicyComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy.Builder. build()Builds the configured instance.ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicyComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicyOutputReference. getInternalValue()default ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicyComputeRegionUrlMapPathMatcherPathRuleRouteAction. getRetryPolicy()retry_policy block.ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicyComputeRegionUrlMapPathMatcherPathRuleRouteAction.Jsii$Proxy. getRetryPolicy()ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicyComputeRegionUrlMapPathMatcherPathRuleRouteActionOutputReference. getRetryPolicyInput()Methods in com.hashicorp.cdktf.providers.google.compute_region_url_map with parameters of type ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy Modifier and Type Method Description voidComputeRegionUrlMapPathMatcherPathRuleRouteActionOutputReference. putRetryPolicy(ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy value)ComputeRegionUrlMapPathMatcherPathRuleRouteAction.BuilderComputeRegionUrlMapPathMatcherPathRuleRouteAction.Builder. retryPolicy(ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy retryPolicy)Sets the value ofComputeRegionUrlMapPathMatcherPathRuleRouteAction.getRetryPolicy()voidComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicyOutputReference. setInternalValue(ComputeRegionUrlMapPathMatcherPathRuleRouteActionRetryPolicy value)
-