Dashboard Pivot Table Field Wells Args
data class DashboardPivotTableFieldWellsArgs(val pivotTableAggregatedFieldWells: Output<DashboardPivotTableAggregatedFieldWellsArgs>? = null) : ConvertibleToJava<DashboardPivotTableFieldWellsArgs>
Constructors
Link copied to clipboard
constructor(pivotTableAggregatedFieldWells: Output<DashboardPivotTableAggregatedFieldWellsArgs>? = null)