Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.WordCloudOptionsProperty.Builder
-
Uses of CfnAnalysis.WordCloudOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.WordCloudOptionsProperty.builder()
CfnAnalysis.WordCloudOptionsProperty.Builder.cloudLayout
(String cloudLayout) Sets the value ofCfnAnalysis.WordCloudOptionsProperty.getCloudLayout()
CfnAnalysis.WordCloudOptionsProperty.Builder.maximumStringLength
(Number maximumStringLength) Sets the value ofCfnAnalysis.WordCloudOptionsProperty.getMaximumStringLength()
CfnAnalysis.WordCloudOptionsProperty.Builder.wordCasing
(String wordCasing) Sets the value ofCfnAnalysis.WordCloudOptionsProperty.getWordCasing()
CfnAnalysis.WordCloudOptionsProperty.Builder.wordOrientation
(String wordOrientation) Sets the value ofCfnAnalysis.WordCloudOptionsProperty.getWordOrientation()
CfnAnalysis.WordCloudOptionsProperty.Builder.wordPadding
(String wordPadding) Sets the value ofCfnAnalysis.WordCloudOptionsProperty.getWordPadding()
CfnAnalysis.WordCloudOptionsProperty.Builder.wordScaling
(String wordScaling) Sets the value ofCfnAnalysis.WordCloudOptionsProperty.getWordScaling()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.WordCloudOptionsProperty.Builder
.