Dashboard Parameters Args
constructor(dateTimeParameters: Output<List<DashboardDateTimeParameterArgs>>? = null, decimalParameters: Output<List<DashboardDecimalParameterArgs>>? = null, integerParameters: Output<List<DashboardIntegerParameterArgs>>? = null, stringParameters: Output<List<DashboardStringParameterArgs>>? = null)