Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.WordCloudSortConfigurationProperty.Builder
Packages that use CfnAnalysis.WordCloudSortConfigurationProperty.Builder
-
Uses of CfnAnalysis.WordCloudSortConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.WordCloudSortConfigurationProperty.BuilderModifier 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()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.WordCloudSortConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.WordCloudSortConfigurationProperty.Builder
.