Interface CfnDashboardPropsMixin.TreeMapFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnDashboardPropsMixin.TreeMapFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnDashboardPropsMixin
@Stability(Stable)
public static interface CfnDashboardPropsMixin.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 forCfnDashboardPropsMixin.TreeMapFieldWellsPropertystatic final classAn implementation forCfnDashboardPropsMixin.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
IResolvableorCfnDashboardPropsMixin.TreeMapAggregatedFieldWellsProperty- See Also:
-
builder
-