Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.DrillDownFilterProperty.Builder
Packages that use CfnDashboard.DrillDownFilterProperty.Builder
-
Uses of CfnDashboard.DrillDownFilterProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.DrillDownFilterProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.DrillDownFilterProperty.builder()CfnDashboard.DrillDownFilterProperty.Builder.categoryFilter(IResolvable categoryFilter) Sets the value ofCfnDashboard.DrillDownFilterProperty.getCategoryFilter()CfnDashboard.DrillDownFilterProperty.Builder.categoryFilter(CfnDashboard.CategoryDrillDownFilterProperty categoryFilter) Sets the value ofCfnDashboard.DrillDownFilterProperty.getCategoryFilter()CfnDashboard.DrillDownFilterProperty.Builder.numericEqualityFilter(IResolvable numericEqualityFilter) Sets the value ofCfnDashboard.DrillDownFilterProperty.getNumericEqualityFilter()CfnDashboard.DrillDownFilterProperty.Builder.numericEqualityFilter(CfnDashboard.NumericEqualityDrillDownFilterProperty numericEqualityFilter) Sets the value ofCfnDashboard.DrillDownFilterProperty.getNumericEqualityFilter()CfnDashboard.DrillDownFilterProperty.Builder.timeRangeFilter(IResolvable timeRangeFilter) Sets the value ofCfnDashboard.DrillDownFilterProperty.getTimeRangeFilter()CfnDashboard.DrillDownFilterProperty.Builder.timeRangeFilter(CfnDashboard.TimeRangeDrillDownFilterProperty timeRangeFilter) Sets the value ofCfnDashboard.DrillDownFilterProperty.getTimeRangeFilter()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.DrillDownFilterProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.DrillDownFilterProperty.Builder.