HttpConnection: {
    componentType: ComponentType;
    connectionType: "http";
    prefix: Prefix;
}

Type declaration