requestTimeout

@JvmName(name = "aovgrqiqtslumwqy")
suspend fun requestTimeout(value: Output<Int>)
@JvmName(name = "iyammwfxdbpypbho")
suspend fun requestTimeout(value: Int?)

Parameters

value

Timeout of http or https listener request (which does not get response from backend) timeout. Valid value range: 1-180 in seconds. Default to 60.