Interface CfnAnalysis.SankeyDiagramChartConfigurationProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.SankeyDiagramChartConfigurationProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.SankeyDiagramChartConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
The configuration of a sankey diagram.
Example:
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
A builder forCfnAnalysis.SankeyDiagramChartConfigurationProperty
static final class
An implementation forCfnAnalysis.SankeyDiagramChartConfigurationProperty
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getDataLabels
The data label configuration of a sankey diagram.- See Also:
-
getFieldWells
The field well configuration of a sankey diagram.- See Also:
-
getSortConfiguration
The sort configuration of a sankey diagram.- See Also:
-
builder
-