Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.RadarChartSortConfigurationProperty.Builder
-
Uses of CfnAnalysis.RadarChartSortConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.RadarChartSortConfigurationProperty.builder()
CfnAnalysis.RadarChartSortConfigurationProperty.Builder.categoryItemsLimit
(IResolvable categoryItemsLimit) Sets the value ofCfnAnalysis.RadarChartSortConfigurationProperty.getCategoryItemsLimit()
CfnAnalysis.RadarChartSortConfigurationProperty.Builder.categoryItemsLimit
(CfnAnalysis.ItemsLimitConfigurationProperty categoryItemsLimit) Sets the value ofCfnAnalysis.RadarChartSortConfigurationProperty.getCategoryItemsLimit()
CfnAnalysis.RadarChartSortConfigurationProperty.Builder.categorySort
(List<? extends Object> categorySort) Sets the value ofCfnAnalysis.RadarChartSortConfigurationProperty.getCategorySort()
CfnAnalysis.RadarChartSortConfigurationProperty.Builder.categorySort
(IResolvable categorySort) Sets the value ofCfnAnalysis.RadarChartSortConfigurationProperty.getCategorySort()
CfnAnalysis.RadarChartSortConfigurationProperty.Builder.colorItemsLimit
(IResolvable colorItemsLimit) Sets the value ofCfnAnalysis.RadarChartSortConfigurationProperty.getColorItemsLimit()
CfnAnalysis.RadarChartSortConfigurationProperty.Builder.colorItemsLimit
(CfnAnalysis.ItemsLimitConfigurationProperty colorItemsLimit) Sets the value ofCfnAnalysis.RadarChartSortConfigurationProperty.getColorItemsLimit()
Sets the value ofCfnAnalysis.RadarChartSortConfigurationProperty.getColorSort()
CfnAnalysis.RadarChartSortConfigurationProperty.Builder.colorSort
(IResolvable colorSort) Sets the value ofCfnAnalysis.RadarChartSortConfigurationProperty.getColorSort()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.RadarChartSortConfigurationProperty.Builder
.