Region Url Map Path Matcher Path Rule Route Action Retry Policy Per Try Timeout Args
data class RegionUrlMapPathMatcherPathRuleRouteActionRetryPolicyPerTryTimeoutArgs(val nanos: Output<Int>? = null, val seconds: Output<String>) : ConvertibleToJava<RegionUrlMapPathMatcherPathRuleRouteActionRetryPolicyPerTryTimeoutArgs>
Constructors
Link copied to clipboard
fun RegionUrlMapPathMatcherPathRuleRouteActionRetryPolicyPerTryTimeoutArgs(nanos: Output<Int>? = null, seconds: Output<String>)