Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.BoxPlotChartConfigurationProperty.Builder
-
Uses of CfnTemplate.BoxPlotChartConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTemplate.BoxPlotChartConfigurationProperty.Builder.boxPlotOptions
(IResolvable boxPlotOptions) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getBoxPlotOptions()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.boxPlotOptions
(CfnTemplate.BoxPlotOptionsProperty boxPlotOptions) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getBoxPlotOptions()
CfnTemplate.BoxPlotChartConfigurationProperty.builder()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.categoryAxis
(IResolvable categoryAxis) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getCategoryAxis()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.categoryAxis
(CfnTemplate.AxisDisplayOptionsProperty categoryAxis) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getCategoryAxis()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.categoryLabelOptions
(IResolvable categoryLabelOptions) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getCategoryLabelOptions()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.categoryLabelOptions
(CfnTemplate.ChartAxisLabelOptionsProperty categoryLabelOptions) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getCategoryLabelOptions()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.fieldWells
(IResolvable fieldWells) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getFieldWells()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.fieldWells
(CfnTemplate.BoxPlotFieldWellsProperty fieldWells) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getFieldWells()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.legend
(IResolvable legend) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getLegend()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.legend
(CfnTemplate.LegendOptionsProperty legend) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getLegend()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.primaryYAxisDisplayOptions
(IResolvable primaryYAxisDisplayOptions) CfnTemplate.BoxPlotChartConfigurationProperty.Builder.primaryYAxisDisplayOptions
(CfnTemplate.AxisDisplayOptionsProperty primaryYAxisDisplayOptions) CfnTemplate.BoxPlotChartConfigurationProperty.Builder.primaryYAxisLabelOptions
(IResolvable primaryYAxisLabelOptions) CfnTemplate.BoxPlotChartConfigurationProperty.Builder.primaryYAxisLabelOptions
(CfnTemplate.ChartAxisLabelOptionsProperty primaryYAxisLabelOptions) CfnTemplate.BoxPlotChartConfigurationProperty.Builder.referenceLines
(List<? extends Object> referenceLines) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getReferenceLines()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.referenceLines
(IResolvable referenceLines) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getReferenceLines()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.sortConfiguration
(IResolvable sortConfiguration) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getSortConfiguration()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.sortConfiguration
(CfnTemplate.BoxPlotSortConfigurationProperty sortConfiguration) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getSortConfiguration()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.tooltip
(IResolvable tooltip) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getTooltip()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.tooltip
(CfnTemplate.TooltipOptionsProperty tooltip) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getTooltip()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.visualPalette
(IResolvable visualPalette) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getVisualPalette()
CfnTemplate.BoxPlotChartConfigurationProperty.Builder.visualPalette
(CfnTemplate.VisualPaletteProperty visualPalette) Sets the value ofCfnTemplate.BoxPlotChartConfigurationProperty.getVisualPalette()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.BoxPlotChartConfigurationProperty.Builder
.