Type Alias DatasetStorageTestConnectionData

DatasetStorageTestConnectionData: {
    storage?: string;
    workspace: string;
}