DashboardWaterfallChartFieldWellsArgs

data class DashboardWaterfallChartFieldWellsArgs(val waterfallChartAggregatedFieldWells: Output<DashboardWaterfallChartAggregatedFieldWellsArgs>? = null) : ConvertibleToJava<DashboardWaterfallChartFieldWellsArgs>

Constructors

Link copied to clipboard
constructor(waterfallChartAggregatedFieldWells: Output<DashboardWaterfallChartAggregatedFieldWellsArgs>? = null)

Properties

Link copied to clipboard

The field well configuration of a waterfall visual.

Functions

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