Configuration parameters of the pipeline.

interface CreatePipelineConfigurationParameters {
    type?: ConfigurationType;
}

Properties

Properties

Type of configuration.