AnalysisWaterfallChartFieldWellsArgs

data class AnalysisWaterfallChartFieldWellsArgs(val waterfallChartAggregatedFieldWells: Output<AnalysisWaterfallChartAggregatedFieldWellsArgs>? = null) : ConvertibleToJava<AnalysisWaterfallChartFieldWellsArgs>

Constructors

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

Properties

Link copied to clipboard

The field well configuration of a waterfall visual.

Functions

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