Interface CfnTemplate.SankeyDiagramFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnTemplate.SankeyDiagramFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnTemplate
@Stability(Stable)
public static interface CfnTemplate.SankeyDiagramFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field well configuration of a sankey diagram.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnTemplate.SankeyDiagramFieldWellsPropertystatic final classAn implementation forCfnTemplate.SankeyDiagramFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getSankeyDiagramAggregatedFieldWells
The field well configuration of a sankey diagram.Returns union: either
IResolvableorCfnTemplate.SankeyDiagramAggregatedFieldWellsProperty- See Also:
-
builder
-