Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.CategoryDrillDownFilterProperty.Builder
Packages that use CfnDashboard.CategoryDrillDownFilterProperty.Builder
-
Uses of CfnDashboard.CategoryDrillDownFilterProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.CategoryDrillDownFilterProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.CategoryDrillDownFilterProperty.builder()
CfnDashboard.CategoryDrillDownFilterProperty.Builder.categoryValues
(List<String> categoryValues) Sets the value ofCfnDashboard.CategoryDrillDownFilterProperty.getCategoryValues()
CfnDashboard.CategoryDrillDownFilterProperty.Builder.column
(IResolvable column) Sets the value ofCfnDashboard.CategoryDrillDownFilterProperty.getColumn()
CfnDashboard.CategoryDrillDownFilterProperty.Builder.column
(CfnDashboard.ColumnIdentifierProperty column) Sets the value ofCfnDashboard.CategoryDrillDownFilterProperty.getColumn()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.CategoryDrillDownFilterProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.CategoryDrillDownFilterProperty.Builder
.