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