Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.SankeyDiagramSortConfigurationProperty.Builder
-
Uses of CfnAnalysis.SankeyDiagramSortConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.SankeyDiagramSortConfigurationProperty.builder()
CfnAnalysis.SankeyDiagramSortConfigurationProperty.Builder.destinationItemsLimit
(IResolvable destinationItemsLimit) CfnAnalysis.SankeyDiagramSortConfigurationProperty.Builder.destinationItemsLimit
(CfnAnalysis.ItemsLimitConfigurationProperty destinationItemsLimit) CfnAnalysis.SankeyDiagramSortConfigurationProperty.Builder.sourceItemsLimit
(IResolvable sourceItemsLimit) Sets the value ofCfnAnalysis.SankeyDiagramSortConfigurationProperty.getSourceItemsLimit()
CfnAnalysis.SankeyDiagramSortConfigurationProperty.Builder.sourceItemsLimit
(CfnAnalysis.ItemsLimitConfigurationProperty sourceItemsLimit) Sets the value ofCfnAnalysis.SankeyDiagramSortConfigurationProperty.getSourceItemsLimit()
CfnAnalysis.SankeyDiagramSortConfigurationProperty.Builder.weightSort
(List<? extends Object> weightSort) Sets the value ofCfnAnalysis.SankeyDiagramSortConfigurationProperty.getWeightSort()
CfnAnalysis.SankeyDiagramSortConfigurationProperty.Builder.weightSort
(IResolvable weightSort) Sets the value ofCfnAnalysis.SankeyDiagramSortConfigurationProperty.getWeightSort()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.SankeyDiagramSortConfigurationProperty.Builder
.