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