pivot Table Aggregated Field Wells
suspend fun pivotTableAggregatedFieldWells(value: Output<DashboardPivotTableAggregatedFieldWellsArgs>)
Parameters
value
The aggregated field well for the pivot table.
suspend fun pivotTableAggregatedFieldWells(argument: suspend DashboardPivotTableAggregatedFieldWellsArgsBuilder.() -> Unit)
Parameters
argument
The aggregated field well for the pivot table.