PacketCaptureFilterArgs

constructor(localIpAddress: Output<String>? = null, localPort: Output<String>? = null, protocol: Output<String>, remoteIpAddress: Output<String>? = null, remotePort: Output<String>? = null)