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