ExplicitProxyArgs

constructor(enableExplicitProxy: Output<Boolean>? = null, enablePacFile: Output<Boolean>? = null, httpPort: Output<Int>? = null, httpsPort: Output<Int>? = null, pacFile: Output<String>? = null, pacFilePort: Output<Int>? = null)