DashboardBoxPlotFieldWellsArgs

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

Constructors

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

Functions

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

Properties