interface PipelineConfiguration {
    type?: ConfigurationType;
}

Properties

Properties