SankeyDiagramSortConfiguration
The sort configuration of a sankey diagram.
Contents
In the following list, the required parameters are described first.
- DestinationItemsLimit
-
The limit on the number of destination nodes that are displayed in a sankey diagram.
Type: ItemsLimitConfiguration object
Required: No
- SourceItemsLimit
-
The limit on the number of source nodes that are displayed in a sankey diagram.
Type: ItemsLimitConfiguration object
Required: No
- WeightSort
-
The sort configuration of the weight fields.
Type: Array of FieldSortOptions objects
Array Members: Maximum number of 100 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: