TemplatePivotTotalOptionsArgs

constructor(customLabel: Output<String>? = null, metricHeaderCellStyle: Output<TemplateTableCellStyleArgs>? = null, placement: Output<TemplateTableTotalsPlacement>? = null, scrollStatus: Output<TemplateTableTotalsScrollStatus>? = null, totalAggregationOptions: Output<List<TemplateTotalAggregationOptionArgs>>? = null, totalCellStyle: Output<TemplateTableCellStyleArgs>? = null, totalsVisibility: Output<Any>? = null, valueCellStyle: Output<TemplateTableCellStyleArgs>? = null)