WordCloudOptions
The word cloud options for a word cloud visual.
Contents
Note
In the following list, the required parameters are described first.
- CloudLayout
 - 
               
The cloud layout options (fluid, normal) of a word cloud.
Type: String
Valid Values:
FLUID | NORMALRequired: No
 - MaximumStringLength
 - 
               
The length limit of each word from 1-100.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 100.
Required: No
 - WordCasing
 - 
               
The word casing options (lower_case, existing_case) for the words in a word cloud.
Type: String
Valid Values:
LOWER_CASE | EXISTING_CASERequired: No
 - WordOrientation
 - 
               
The word orientation options (horizontal, horizontal_and_vertical) for the words in a word cloud.
Type: String
Valid Values:
HORIZONTAL | HORIZONTAL_AND_VERTICALRequired: No
 - WordPadding
 - 
               
The word padding options (none, small, medium, large) for the words in a word cloud.
Type: String
Valid Values:
NONE | SMALL | MEDIUM | LARGERequired: No
 - WordScaling
 - 
               
The word scaling options (emphasize, normal) for the words in a word cloud.
Type: String
Valid Values:
EMPHASIZE | NORMALRequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: