Analysis Parameter Control Args
constructor(dateTimePicker: Output<AnalysisParameterDateTimePickerControlArgs>? = null, dropdown: Output<AnalysisParameterDropDownControlArgs>? = null, list: Output<AnalysisParameterListControlArgs>? = null, slider: Output<AnalysisParameterSliderControlArgs>? = null, textArea: Output<AnalysisParameterTextAreaControlArgs>? = null, textField: Output<AnalysisParameterTextFieldControlArgs>? = null)