Analysis Filter Slider Control Args
constructor(displayOptions: Output<AnalysisSliderControlDisplayOptionsArgs>? = null, filterControlId: Output<String>, maximumValue: Output<Double>, minimumValue: Output<Double>, sourceFilterId: Output<String>, stepSize: Output<Double>, title: Output<String>, type: Output<AnalysisSheetControlSliderType>? = null)