Type Alias LineageOverviewInfo

type LineageOverviewInfo = {
    resourceLabel?: string;
    resourceQRI?: string;
    tableLabel?: string;
    tableQRI?: string;
}
Index

Properties

resourceLabel?: string

Resource level label

resourceQRI?: string
tableLabel?: string
tableQRI?: string