DashboardBoxPlotFieldWellsArgs

data class DashboardBoxPlotFieldWellsArgs(val boxPlotAggregatedFieldWells: Output<DashboardBoxPlotAggregatedFieldWellsArgs>? = null) : ConvertibleToJava<DashboardBoxPlotFieldWellsArgs>

Constructors

Link copied to clipboard
constructor(boxPlotAggregatedFieldWells: Output<DashboardBoxPlotAggregatedFieldWellsArgs>? = null)

Properties

Link copied to clipboard

The aggregated field wells of a box plot.

Functions

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