Uses of Class
software.amazon.awscdk.mixins.preview.services.quicksight.mixins.CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder
Packages that use CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder
-
Uses of CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder in software.amazon.awscdk.mixins.preview.services.quicksight.mixins
Methods in software.amazon.awscdk.mixins.preview.services.quicksight.mixins that return CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDashboardPropsMixin.ScatterPlotConfigurationProperty.builder()CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.dataLabels(IResolvable dataLabels) Sets the value ofCfnDashboardPropsMixin.ScatterPlotConfigurationProperty.getDataLabels()CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.dataLabels(CfnDashboardPropsMixin.DataLabelOptionsProperty dataLabels) Sets the value ofCfnDashboardPropsMixin.ScatterPlotConfigurationProperty.getDataLabels()CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.fieldWells(IResolvable fieldWells) Sets the value ofCfnDashboardPropsMixin.ScatterPlotConfigurationProperty.getFieldWells()CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.fieldWells(CfnDashboardPropsMixin.ScatterPlotFieldWellsProperty fieldWells) Sets the value ofCfnDashboardPropsMixin.ScatterPlotConfigurationProperty.getFieldWells()CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.interactions(IResolvable interactions) CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.interactions(CfnDashboardPropsMixin.VisualInteractionOptionsProperty interactions) CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.legend(IResolvable legend) Sets the value ofCfnDashboardPropsMixin.ScatterPlotConfigurationProperty.getLegend()CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.legend(CfnDashboardPropsMixin.LegendOptionsProperty legend) Sets the value ofCfnDashboardPropsMixin.ScatterPlotConfigurationProperty.getLegend()CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.sortConfiguration(IResolvable sortConfiguration) CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.sortConfiguration(CfnDashboardPropsMixin.ScatterPlotSortConfigurationProperty sortConfiguration) CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.tooltip(IResolvable tooltip) Sets the value ofCfnDashboardPropsMixin.ScatterPlotConfigurationProperty.getTooltip()CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.tooltip(CfnDashboardPropsMixin.TooltipOptionsProperty tooltip) Sets the value ofCfnDashboardPropsMixin.ScatterPlotConfigurationProperty.getTooltip()CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.visualPalette(IResolvable visualPalette) CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.visualPalette(CfnDashboardPropsMixin.VisualPaletteProperty visualPalette) CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.xAxisDisplayOptions(IResolvable xAxisDisplayOptions) CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.xAxisDisplayOptions(CfnDashboardPropsMixin.AxisDisplayOptionsProperty xAxisDisplayOptions) CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.xAxisLabelOptions(IResolvable xAxisLabelOptions) CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.xAxisLabelOptions(CfnDashboardPropsMixin.ChartAxisLabelOptionsProperty xAxisLabelOptions) CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.yAxisDisplayOptions(IResolvable yAxisDisplayOptions) CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.yAxisDisplayOptions(CfnDashboardPropsMixin.AxisDisplayOptionsProperty yAxisDisplayOptions) CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.yAxisLabelOptions(IResolvable yAxisLabelOptions) CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.yAxisLabelOptions(CfnDashboardPropsMixin.ChartAxisLabelOptionsProperty yAxisLabelOptions) Constructors in software.amazon.awscdk.mixins.preview.services.quicksight.mixins with parameters of type CfnDashboardPropsMixin.ScatterPlotConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.ScatterPlotConfigurationProperty.Builder.