PipelineVariable🔗Definition🔗export interface PipelineVariable { name: string; pipelineAgg: string; } See also🔗 PipelineVariableBuilder