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