RunSelfHostedResponse: {
    runId: string;
    runType: string;
    tasks: RunSelfHostedTaskResponse[];
}

Type declaration