ZeroTrustTunnelCloudflaredConfigConfigOriginRequestArgs

constructor(access: Output<ZeroTrustTunnelCloudflaredConfigConfigOriginRequestAccessArgs>? = null, caPool: Output<String>? = null, connectTimeout: Output<Int>? = null, disableChunkedEncoding: Output<Boolean>? = null, http2Origin: Output<Boolean>? = null, httpHostHeader: Output<String>? = null, keepAliveConnections: Output<Int>? = null, keepAliveTimeout: Output<Int>? = null, noHappyEyeballs: Output<Boolean>? = null, noTlsVerify: Output<Boolean>? = null, originServerName: Output<String>? = null, proxyType: Output<String>? = null, tcpKeepAlive: Output<Int>? = null, tlsTimeout: Output<Int>? = null)