Interface CfnAnalysisPropsMixin.TreeMapFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysisPropsMixin.TreeMapFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysisPropsMixin
@Stability(Stable)
public static interface CfnAnalysisPropsMixin.TreeMapFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field wells of a tree map.
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.TreeMapFieldWellsPropertystatic final classAn implementation forCfnAnalysisPropsMixin.TreeMapFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getTreeMapAggregatedFieldWells
The aggregated field wells of a tree map.Returns union: either
IResolvableorCfnAnalysisPropsMixin.TreeMapAggregatedFieldWellsProperty- See Also:
-
builder
-