Dashboard Default Slider Control Options Args
constructor(displayOptions: Output<DashboardSliderControlDisplayOptionsArgs>? = null, maximumValue: Output<Double>, minimumValue: Output<Double>, stepSize: Output<Double>, type: Output<DashboardSheetControlSliderType>? = null)