Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.WaterfallChartConfigurationProperty.Builder
Packages that use CfnTemplate.WaterfallChartConfigurationProperty.Builder
-
Uses of CfnTemplate.WaterfallChartConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.WaterfallChartConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnTemplate.WaterfallChartConfigurationProperty.builder()CfnTemplate.WaterfallChartConfigurationProperty.Builder.categoryAxisDisplayOptions(IResolvable categoryAxisDisplayOptions) CfnTemplate.WaterfallChartConfigurationProperty.Builder.categoryAxisDisplayOptions(CfnTemplate.AxisDisplayOptionsProperty categoryAxisDisplayOptions) CfnTemplate.WaterfallChartConfigurationProperty.Builder.categoryAxisLabelOptions(IResolvable categoryAxisLabelOptions) CfnTemplate.WaterfallChartConfigurationProperty.Builder.categoryAxisLabelOptions(CfnTemplate.ChartAxisLabelOptionsProperty categoryAxisLabelOptions) CfnTemplate.WaterfallChartConfigurationProperty.Builder.colorConfiguration(IResolvable colorConfiguration) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getColorConfiguration()CfnTemplate.WaterfallChartConfigurationProperty.Builder.colorConfiguration(CfnTemplate.WaterfallChartColorConfigurationProperty colorConfiguration) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getColorConfiguration()CfnTemplate.WaterfallChartConfigurationProperty.Builder.dataLabels(IResolvable dataLabels) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getDataLabels()CfnTemplate.WaterfallChartConfigurationProperty.Builder.dataLabels(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getDataLabels()CfnTemplate.WaterfallChartConfigurationProperty.Builder.fieldWells(IResolvable fieldWells) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getFieldWells()CfnTemplate.WaterfallChartConfigurationProperty.Builder.fieldWells(CfnTemplate.WaterfallChartFieldWellsProperty fieldWells) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getFieldWells()CfnTemplate.WaterfallChartConfigurationProperty.Builder.interactions(IResolvable interactions) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getInteractions()CfnTemplate.WaterfallChartConfigurationProperty.Builder.interactions(CfnTemplate.VisualInteractionOptionsProperty interactions) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getInteractions()CfnTemplate.WaterfallChartConfigurationProperty.Builder.legend(IResolvable legend) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getLegend()CfnTemplate.WaterfallChartConfigurationProperty.Builder.legend(CfnTemplate.LegendOptionsProperty legend) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getLegend()CfnTemplate.WaterfallChartConfigurationProperty.Builder.primaryYAxisDisplayOptions(IResolvable primaryYAxisDisplayOptions) CfnTemplate.WaterfallChartConfigurationProperty.Builder.primaryYAxisDisplayOptions(CfnTemplate.AxisDisplayOptionsProperty primaryYAxisDisplayOptions) CfnTemplate.WaterfallChartConfigurationProperty.Builder.primaryYAxisLabelOptions(IResolvable primaryYAxisLabelOptions) CfnTemplate.WaterfallChartConfigurationProperty.Builder.primaryYAxisLabelOptions(CfnTemplate.ChartAxisLabelOptionsProperty primaryYAxisLabelOptions) CfnTemplate.WaterfallChartConfigurationProperty.Builder.sortConfiguration(IResolvable sortConfiguration) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getSortConfiguration()CfnTemplate.WaterfallChartConfigurationProperty.Builder.sortConfiguration(CfnTemplate.WaterfallChartSortConfigurationProperty sortConfiguration) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getSortConfiguration()CfnTemplate.WaterfallChartConfigurationProperty.Builder.visualPalette(IResolvable visualPalette) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getVisualPalette()CfnTemplate.WaterfallChartConfigurationProperty.Builder.visualPalette(CfnTemplate.VisualPaletteProperty visualPalette) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getVisualPalette()CfnTemplate.WaterfallChartConfigurationProperty.Builder.waterfallChartOptions(IResolvable waterfallChartOptions) CfnTemplate.WaterfallChartConfigurationProperty.Builder.waterfallChartOptions(CfnTemplate.WaterfallChartOptionsProperty waterfallChartOptions) Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.WaterfallChartConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.WaterfallChartConfigurationProperty.Builder.