TemplateScatterPlotFieldWellsArgs

data class TemplateScatterPlotFieldWellsArgs(val scatterPlotCategoricallyAggregatedFieldWells: Output<TemplateScatterPlotCategoricallyAggregatedFieldWellsArgs>? = null, val scatterPlotUnaggregatedFieldWells: Output<TemplateScatterPlotUnaggregatedFieldWellsArgs>? = null) : ConvertibleToJava<TemplateScatterPlotFieldWellsArgs>

Constructors

Link copied to clipboard
fun TemplateScatterPlotFieldWellsArgs(scatterPlotCategoricallyAggregatedFieldWells: Output<TemplateScatterPlotCategoricallyAggregatedFieldWellsArgs>? = null, scatterPlotUnaggregatedFieldWells: Output<TemplateScatterPlotUnaggregatedFieldWellsArgs>? = null)

Functions

Link copied to clipboard
open override fun toJava(): TemplateScatterPlotFieldWellsArgs

Properties