Dashboard Scatter Plot Field Wells Args
data class DashboardScatterPlotFieldWellsArgs(val scatterPlotCategoricallyAggregatedFieldWells: Output<DashboardScatterPlotCategoricallyAggregatedFieldWellsArgs>? = null, val scatterPlotUnaggregatedFieldWells: Output<DashboardScatterPlotUnaggregatedFieldWellsArgs>? = null) : ConvertibleToJava<DashboardScatterPlotFieldWellsArgs>
Constructors
Link copied to clipboard
fun DashboardScatterPlotFieldWellsArgs(scatterPlotCategoricallyAggregatedFieldWells: Output<DashboardScatterPlotCategoricallyAggregatedFieldWellsArgs>? = null, scatterPlotUnaggregatedFieldWells: Output<DashboardScatterPlotUnaggregatedFieldWellsArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
val scatterPlotUnaggregatedFieldWells: Output<DashboardScatterPlotUnaggregatedFieldWellsArgs>? = null