Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.ComboChartSortConfigurationProperty.Builder
Packages that use CfnTemplate.ComboChartSortConfigurationProperty.Builder
-
Uses of CfnTemplate.ComboChartSortConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.ComboChartSortConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnTemplate.ComboChartSortConfigurationProperty.builder()
CfnTemplate.ComboChartSortConfigurationProperty.Builder.categoryItemsLimit
(IResolvable categoryItemsLimit) Sets the value ofCfnTemplate.ComboChartSortConfigurationProperty.getCategoryItemsLimit()
CfnTemplate.ComboChartSortConfigurationProperty.Builder.categoryItemsLimit
(CfnTemplate.ItemsLimitConfigurationProperty categoryItemsLimit) Sets the value ofCfnTemplate.ComboChartSortConfigurationProperty.getCategoryItemsLimit()
CfnTemplate.ComboChartSortConfigurationProperty.Builder.categorySort
(List<? extends Object> categorySort) Sets the value ofCfnTemplate.ComboChartSortConfigurationProperty.getCategorySort()
CfnTemplate.ComboChartSortConfigurationProperty.Builder.categorySort
(IResolvable categorySort) Sets the value ofCfnTemplate.ComboChartSortConfigurationProperty.getCategorySort()
CfnTemplate.ComboChartSortConfigurationProperty.Builder.colorItemsLimit
(IResolvable colorItemsLimit) Sets the value ofCfnTemplate.ComboChartSortConfigurationProperty.getColorItemsLimit()
CfnTemplate.ComboChartSortConfigurationProperty.Builder.colorItemsLimit
(CfnTemplate.ItemsLimitConfigurationProperty colorItemsLimit) Sets the value ofCfnTemplate.ComboChartSortConfigurationProperty.getColorItemsLimit()
Sets the value ofCfnTemplate.ComboChartSortConfigurationProperty.getColorSort()
CfnTemplate.ComboChartSortConfigurationProperty.Builder.colorSort
(IResolvable colorSort) Sets the value ofCfnTemplate.ComboChartSortConfigurationProperty.getColorSort()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.ComboChartSortConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.ComboChartSortConfigurationProperty.Builder
.