requestTimeout

@JvmName(name = "frprjsamhgyydbre")
suspend fun requestTimeout(value: Output<Int>)
@JvmName(name = "favpehjpcqkfyxkr")
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.