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