TemplateWaterfallChartFieldWellsArgs

data class TemplateWaterfallChartFieldWellsArgs(val waterfallChartAggregatedFieldWells: Output<TemplateWaterfallChartAggregatedFieldWellsArgs>? = null) : ConvertibleToJava<TemplateWaterfallChartFieldWellsArgs>

Constructors

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

Properties

Link copied to clipboard

The field well configuration of a waterfall visual.

Functions

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