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