Dashboard Filter Drop Down Control Args
constructor(cascadingControlConfiguration: Output<DashboardCascadingControlConfigurationArgs>? = null, displayOptions: Output<DashboardDropDownControlDisplayOptionsArgs>? = null, filterControlId: Output<String>, selectableValues: Output<DashboardFilterSelectableValuesArgs>? = null, sourceFilterId: Output<String>, title: Output<String>, type: Output<DashboardSheetControlListType>? = null)