Template Combo Chart Field Wells Args
data class TemplateComboChartFieldWellsArgs(val comboChartAggregatedFieldWells: Output<TemplateComboChartAggregatedFieldWellsArgs>? = null) : ConvertibleToJava<TemplateComboChartFieldWellsArgs>
Constructors
Link copied to clipboard
constructor(comboChartAggregatedFieldWells: Output<TemplateComboChartAggregatedFieldWellsArgs>? = null)