Interface CfnAnalysisPropsMixin.WordCloudFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysisPropsMixin.WordCloudFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysisPropsMixin
@Stability(Stable)
public static interface CfnAnalysisPropsMixin.WordCloudFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field wells of a word cloud visual.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnAnalysisPropsMixin.WordCloudFieldWellsPropertystatic final classAn implementation forCfnAnalysisPropsMixin.WordCloudFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getWordCloudAggregatedFieldWells
The aggregated field wells of a word cloud.Returns union: either
IResolvableorCfnAnalysisPropsMixin.WordCloudAggregatedFieldWellsProperty- See Also:
-
builder
-