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