ConnectorInstance: {
    iconUrl: string;
    id: Id;
    name: string;
    source: ConnectorRegistration;
}

Type declaration