Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.PivotTableSortByProperty.Builder
Packages that use CfnDashboard.PivotTableSortByProperty.Builder
-
Uses of CfnDashboard.PivotTableSortByProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.PivotTableSortByProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.PivotTableSortByProperty.builder()CfnDashboard.PivotTableSortByProperty.Builder.column(IResolvable column) Sets the value ofCfnDashboard.PivotTableSortByProperty.getColumn()CfnDashboard.PivotTableSortByProperty.Builder.column(CfnDashboard.ColumnSortProperty column) Sets the value ofCfnDashboard.PivotTableSortByProperty.getColumn()CfnDashboard.PivotTableSortByProperty.Builder.dataPath(IResolvable dataPath) Sets the value ofCfnDashboard.PivotTableSortByProperty.getDataPath()CfnDashboard.PivotTableSortByProperty.Builder.dataPath(CfnDashboard.DataPathSortProperty dataPath) Sets the value ofCfnDashboard.PivotTableSortByProperty.getDataPath()CfnDashboard.PivotTableSortByProperty.Builder.field(IResolvable field) Sets the value ofCfnDashboard.PivotTableSortByProperty.getField()CfnDashboard.PivotTableSortByProperty.Builder.field(CfnDashboard.FieldSortProperty field) Sets the value ofCfnDashboard.PivotTableSortByProperty.getField()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.PivotTableSortByProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.PivotTableSortByProperty.Builder.