Dashboard Scatter Plot Field Wells Args Builder
Builder for DashboardScatterPlotFieldWellsArgs.
Functions
Link copied to clipboard
suspend fun scatterPlotCategoricallyAggregatedFieldWells(value: DashboardScatterPlotCategoricallyAggregatedFieldWellsArgs?)
suspend fun scatterPlotCategoricallyAggregatedFieldWells(value: Output<DashboardScatterPlotCategoricallyAggregatedFieldWellsArgs>)
suspend fun scatterPlotCategoricallyAggregatedFieldWells(argument: suspend DashboardScatterPlotCategoricallyAggregatedFieldWellsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun scatterPlotUnaggregatedFieldWells(value: DashboardScatterPlotUnaggregatedFieldWellsArgs?)
suspend fun scatterPlotUnaggregatedFieldWells(value: Output<DashboardScatterPlotUnaggregatedFieldWellsArgs>)
suspend fun scatterPlotUnaggregatedFieldWells(argument: suspend DashboardScatterPlotUnaggregatedFieldWellsArgsBuilder.() -> Unit)