DashboardPivotTableFieldWellsArgs

data class DashboardPivotTableFieldWellsArgs(val pivotTableAggregatedFieldWells: Output<DashboardPivotTableAggregatedFieldWellsArgs>? = null) : ConvertibleToJava<DashboardPivotTableFieldWellsArgs>

Constructors

Link copied to clipboard
constructor(pivotTableAggregatedFieldWells: Output<DashboardPivotTableAggregatedFieldWellsArgs>? = null)

Properties

Link copied to clipboard

The aggregated field well for the pivot table.

Functions

Link copied to clipboard
open override fun toJava(): DashboardPivotTableFieldWellsArgs