FirewallPolicyExplicitProxyArgs

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