Values.ConnectionDetailsSourceEgress address of AgentEndpoint with an optional mtu.
type nonrec t = {socketAddress : SocketAddress.t;A socket address.
*)mtu : Integer.t option;Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
*)}