Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.FilterGroupProperty.Builder
Packages that use CfnAnalysis.FilterGroupProperty.Builder
-
Uses of CfnAnalysis.FilterGroupProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.FilterGroupProperty.BuilderModifier and TypeMethodDescriptionCfnAnalysis.FilterGroupProperty.builder()
CfnAnalysis.FilterGroupProperty.Builder.crossDataset
(String crossDataset) Sets the value ofCfnAnalysis.FilterGroupProperty.getCrossDataset()
CfnAnalysis.FilterGroupProperty.Builder.filterGroupId
(String filterGroupId) Sets the value ofCfnAnalysis.FilterGroupProperty.getFilterGroupId()
Sets the value ofCfnAnalysis.FilterGroupProperty.getFilters()
CfnAnalysis.FilterGroupProperty.Builder.filters
(IResolvable filters) Sets the value ofCfnAnalysis.FilterGroupProperty.getFilters()
CfnAnalysis.FilterGroupProperty.Builder.scopeConfiguration
(IResolvable scopeConfiguration) Sets the value ofCfnAnalysis.FilterGroupProperty.getScopeConfiguration()
CfnAnalysis.FilterGroupProperty.Builder.scopeConfiguration
(CfnAnalysis.FilterScopeConfigurationProperty scopeConfiguration) Sets the value ofCfnAnalysis.FilterGroupProperty.getScopeConfiguration()
Sets the value ofCfnAnalysis.FilterGroupProperty.getStatus()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.FilterGroupProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.FilterGroupProperty.Builder
.