Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.BarChartSortConfigurationProperty.Builder
-
Uses of CfnDashboard.BarChartSortConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.BarChartSortConfigurationProperty.builder()
CfnDashboard.BarChartSortConfigurationProperty.Builder.categoryItemsLimit
(IResolvable categoryItemsLimit) Sets the value ofCfnDashboard.BarChartSortConfigurationProperty.getCategoryItemsLimit()
CfnDashboard.BarChartSortConfigurationProperty.Builder.categoryItemsLimit
(CfnDashboard.ItemsLimitConfigurationProperty categoryItemsLimit) Sets the value ofCfnDashboard.BarChartSortConfigurationProperty.getCategoryItemsLimit()
CfnDashboard.BarChartSortConfigurationProperty.Builder.categorySort
(List<? extends Object> categorySort) Sets the value ofCfnDashboard.BarChartSortConfigurationProperty.getCategorySort()
CfnDashboard.BarChartSortConfigurationProperty.Builder.categorySort
(IResolvable categorySort) Sets the value ofCfnDashboard.BarChartSortConfigurationProperty.getCategorySort()
CfnDashboard.BarChartSortConfigurationProperty.Builder.colorItemsLimit
(IResolvable colorItemsLimit) Sets the value ofCfnDashboard.BarChartSortConfigurationProperty.getColorItemsLimit()
CfnDashboard.BarChartSortConfigurationProperty.Builder.colorItemsLimit
(CfnDashboard.ItemsLimitConfigurationProperty colorItemsLimit) Sets the value ofCfnDashboard.BarChartSortConfigurationProperty.getColorItemsLimit()
Sets the value ofCfnDashboard.BarChartSortConfigurationProperty.getColorSort()
CfnDashboard.BarChartSortConfigurationProperty.Builder.colorSort
(IResolvable colorSort) Sets the value ofCfnDashboard.BarChartSortConfigurationProperty.getColorSort()
CfnDashboard.BarChartSortConfigurationProperty.Builder.smallMultiplesLimitConfiguration
(IResolvable smallMultiplesLimitConfiguration) CfnDashboard.BarChartSortConfigurationProperty.Builder.smallMultiplesLimitConfiguration
(CfnDashboard.ItemsLimitConfigurationProperty smallMultiplesLimitConfiguration) CfnDashboard.BarChartSortConfigurationProperty.Builder.smallMultiplesSort
(List<? extends Object> smallMultiplesSort) Sets the value ofCfnDashboard.BarChartSortConfigurationProperty.getSmallMultiplesSort()
CfnDashboard.BarChartSortConfigurationProperty.Builder.smallMultiplesSort
(IResolvable smallMultiplesSort) Sets the value ofCfnDashboard.BarChartSortConfigurationProperty.getSmallMultiplesSort()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.BarChartSortConfigurationProperty.Builder
.