Dashboard Heat Map Configuration Args
constructor(colorScale: Output<DashboardColorScaleArgs>? = null, columnLabelOptions: Output<DashboardChartAxisLabelOptionsArgs>? = null, dataLabels: Output<DashboardDataLabelOptionsArgs>? = null, fieldWells: Output<DashboardHeatMapFieldWellsArgs>? = null, legend: Output<DashboardLegendOptionsArgs>? = null, rowLabelOptions: Output<DashboardChartAxisLabelOptionsArgs>? = null, sortConfiguration: Output<DashboardHeatMapSortConfigurationArgs>? = null, tooltip: Output<DashboardTooltipOptionsArgs>? = null)