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