Dashboard Parameter Control Args
constructor(dateTimePicker: Output<DashboardParameterDateTimePickerControlArgs>? = null, dropdown: Output<DashboardParameterDropDownControlArgs>? = null, list: Output<DashboardParameterListControlArgs>? = null, slider: Output<DashboardParameterSliderControlArgs>? = null, textArea: Output<DashboardParameterTextAreaControlArgs>? = null, textField: Output<DashboardParameterTextFieldControlArgs>? = null)