Interface CfnAnalysisPropsMixin.WordCloudAggregatedFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysisPropsMixin.WordCloudAggregatedFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysisPropsMixin
@Stability(Stable)
public static interface CfnAnalysisPropsMixin.WordCloudAggregatedFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The aggregated field wells of a word cloud.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classstatic final classAn implementation forCfnAnalysisPropsMixin.WordCloudAggregatedFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getGroupBy
The group by field well of a word cloud.Values are grouped by group by fields.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysisPropsMixin.DimensionFieldProperty>- See Also:
-
getSize
The size field well of a word cloud.Values are aggregated based on group by fields.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysisPropsMixin.MeasureFieldProperty>- See Also:
-
builder
@Stability(Stable) static CfnAnalysisPropsMixin.WordCloudAggregatedFieldWellsProperty.Builder builder()
-