Interface CfnTemplate.SankeyDiagramChartConfigurationProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnTemplate.SankeyDiagramChartConfigurationProperty.Jsii$Proxy
- Enclosing class:
CfnTemplate
@Stability(Stable)
public static interface CfnTemplate.SankeyDiagramChartConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
The configuration of a sankey diagram.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnTemplate.SankeyDiagramChartConfigurationPropertystatic final classAn implementation forCfnTemplate.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
-