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