TcpConnection: {
    componentType: ComponentType;
    connectionType: "tcp";
    prefix: Prefix;
}

Type declaration