Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.CategoryFilterProperty.Builder
Packages that use CfnDashboard.CategoryFilterProperty.Builder
-
Uses of CfnDashboard.CategoryFilterProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.CategoryFilterProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.CategoryFilterProperty.builder()
CfnDashboard.CategoryFilterProperty.Builder.column
(IResolvable column) Sets the value ofCfnDashboard.CategoryFilterProperty.getColumn()
CfnDashboard.CategoryFilterProperty.Builder.column
(CfnDashboard.ColumnIdentifierProperty column) Sets the value ofCfnDashboard.CategoryFilterProperty.getColumn()
CfnDashboard.CategoryFilterProperty.Builder.configuration
(IResolvable configuration) Sets the value ofCfnDashboard.CategoryFilterProperty.getConfiguration()
CfnDashboard.CategoryFilterProperty.Builder.configuration
(CfnDashboard.CategoryFilterConfigurationProperty configuration) Sets the value ofCfnDashboard.CategoryFilterProperty.getConfiguration()
CfnDashboard.CategoryFilterProperty.Builder.defaultFilterControlConfiguration
(IResolvable defaultFilterControlConfiguration) CfnDashboard.CategoryFilterProperty.Builder.defaultFilterControlConfiguration
(CfnDashboard.DefaultFilterControlConfigurationProperty defaultFilterControlConfiguration) Sets the value ofCfnDashboard.CategoryFilterProperty.getFilterId()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.CategoryFilterProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.CategoryFilterProperty.Builder
.