connectTimeout

@JvmName(name = "cyxhaxmviovhxjqn")
suspend fun connectTimeout(value: Output<String>)
@JvmName(name = "twpmnbaifqaougwv")
suspend fun connectTimeout(value: String?)

Parameters

value

Timeout for establishing a new TCP connection to your origin server. This excludes the time taken to establish TLS, which is controlled by tlsTimeout. Defaults to 30s.