DashboardTreeMapConfigurationArgs

constructor(colorLabelOptions: Output<DashboardChartAxisLabelOptionsArgs>? = null, colorScale: Output<DashboardColorScaleArgs>? = null, dataLabels: Output<DashboardDataLabelOptionsArgs>? = null, fieldWells: Output<DashboardTreeMapFieldWellsArgs>? = null, groupLabelOptions: Output<DashboardChartAxisLabelOptionsArgs>? = null, interactions: Output<DashboardVisualInteractionOptionsArgs>? = null, legend: Output<DashboardLegendOptionsArgs>? = null, sizeLabelOptions: Output<DashboardChartAxisLabelOptionsArgs>? = null, sortConfiguration: Output<DashboardTreeMapSortConfigurationArgs>? = null, tooltip: Output<DashboardTooltipOptionsArgs>? = null)