Is the RPC server enabled.
The address that Builder will use to connect to the RPC server that Manager is running.
A different port for the external connection to advertise, so the external connection can be port forwarded to a different port.
An optional internal address to use to connect to the RPC server that Manager is running. If Manager nodes are running both on the same network and an external network use RpcConfiguration.externalAddress for the external network address and RpcConfiguration.internal_address for the local network address.
A different port for the internal connection to advertise, so the internal connection can be port forwarded to a different port
The port that the RPC server will be running on.
RPC server/client configuration options.