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