Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.FilterSliderControlProperty.Builder
Packages that use CfnDashboard.FilterSliderControlProperty.Builder
-
Uses of CfnDashboard.FilterSliderControlProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.FilterSliderControlProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.FilterSliderControlProperty.builder()CfnDashboard.FilterSliderControlProperty.Builder.displayOptions(IResolvable displayOptions) Sets the value ofCfnDashboard.FilterSliderControlProperty.getDisplayOptions()CfnDashboard.FilterSliderControlProperty.Builder.displayOptions(CfnDashboard.SliderControlDisplayOptionsProperty displayOptions) Sets the value ofCfnDashboard.FilterSliderControlProperty.getDisplayOptions()CfnDashboard.FilterSliderControlProperty.Builder.filterControlId(String filterControlId) Sets the value ofCfnDashboard.FilterSliderControlProperty.getFilterControlId()CfnDashboard.FilterSliderControlProperty.Builder.maximumValue(Number maximumValue) Sets the value ofCfnDashboard.FilterSliderControlProperty.getMaximumValue()CfnDashboard.FilterSliderControlProperty.Builder.minimumValue(Number minimumValue) Sets the value ofCfnDashboard.FilterSliderControlProperty.getMinimumValue()CfnDashboard.FilterSliderControlProperty.Builder.sourceFilterId(String sourceFilterId) Sets the value ofCfnDashboard.FilterSliderControlProperty.getSourceFilterId()Sets the value ofCfnDashboard.FilterSliderControlProperty.getStepSize()Sets the value ofCfnDashboard.FilterSliderControlProperty.getTitle()Sets the value ofCfnDashboard.FilterSliderControlProperty.getType()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.FilterSliderControlProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.FilterSliderControlProperty.Builder.