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