Interface CfnAnalysis.SankeyDiagramAggregatedFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.SankeyDiagramAggregatedFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.SankeyDiagramAggregatedFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field well configuration of a sankey diagram.
Example:
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
A builder forCfnAnalysis.SankeyDiagramAggregatedFieldWellsProperty
static final class
An implementation forCfnAnalysis.SankeyDiagramAggregatedFieldWellsProperty
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getDestination
The destination field wells of a sankey diagram.- See Also:
-
getSource
The source field wells of a sankey diagram.- See Also:
-
getWeight
The weight field wells of a sankey diagram.- See Also:
-
builder
-