Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.FilterScopeConfigurationProperty.Builder
Packages that use CfnDashboard.FilterScopeConfigurationProperty.Builder
-
Uses of CfnDashboard.FilterScopeConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.FilterScopeConfigurationProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnDashboard.FilterScopeConfigurationProperty.getAllSheets()
CfnDashboard.FilterScopeConfigurationProperty.builder()
CfnDashboard.FilterScopeConfigurationProperty.Builder.selectedSheets
(IResolvable selectedSheets) Sets the value ofCfnDashboard.FilterScopeConfigurationProperty.getSelectedSheets()
CfnDashboard.FilterScopeConfigurationProperty.Builder.selectedSheets
(CfnDashboard.SelectedSheetsFilterScopeConfigurationProperty selectedSheets) Sets the value ofCfnDashboard.FilterScopeConfigurationProperty.getSelectedSheets()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.FilterScopeConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.FilterScopeConfigurationProperty.Builder
.