Dashboard Subtotal Options Args
constructor(customLabel: Output<String>? = null, fieldLevel: Output<DashboardPivotTableSubtotalLevel>? = null, fieldLevelOptions: Output<List<DashboardPivotTableFieldSubtotalOptionsArgs>>? = null, metricHeaderCellStyle: Output<DashboardTableCellStyleArgs>? = null, styleTargets: Output<List<DashboardTableStyleTargetArgs>>? = null, totalCellStyle: Output<DashboardTableCellStyleArgs>? = null, totalsVisibility: Output<DashboardVisibility>? = null, valueCellStyle: Output<DashboardTableCellStyleArgs>? = null)