Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.TimeRangeFilterProperty.Builder
Packages that use CfnDashboard.TimeRangeFilterProperty.Builder
-
Uses of CfnDashboard.TimeRangeFilterProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.TimeRangeFilterProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.TimeRangeFilterProperty.builder()CfnDashboard.TimeRangeFilterProperty.Builder.column(IResolvable column) Sets the value ofCfnDashboard.TimeRangeFilterProperty.getColumn()CfnDashboard.TimeRangeFilterProperty.Builder.column(CfnDashboard.ColumnIdentifierProperty column) Sets the value ofCfnDashboard.TimeRangeFilterProperty.getColumn()CfnDashboard.TimeRangeFilterProperty.Builder.defaultFilterControlConfiguration(IResolvable defaultFilterControlConfiguration) CfnDashboard.TimeRangeFilterProperty.Builder.defaultFilterControlConfiguration(CfnDashboard.DefaultFilterControlConfigurationProperty defaultFilterControlConfiguration) CfnDashboard.TimeRangeFilterProperty.Builder.excludePeriodConfiguration(IResolvable excludePeriodConfiguration) Sets the value ofCfnDashboard.TimeRangeFilterProperty.getExcludePeriodConfiguration()CfnDashboard.TimeRangeFilterProperty.Builder.excludePeriodConfiguration(CfnDashboard.ExcludePeriodConfigurationProperty excludePeriodConfiguration) Sets the value ofCfnDashboard.TimeRangeFilterProperty.getExcludePeriodConfiguration()Sets the value ofCfnDashboard.TimeRangeFilterProperty.getFilterId()CfnDashboard.TimeRangeFilterProperty.Builder.includeMaximum(Boolean includeMaximum) Sets the value ofCfnDashboard.TimeRangeFilterProperty.getIncludeMaximum()CfnDashboard.TimeRangeFilterProperty.Builder.includeMaximum(IResolvable includeMaximum) Sets the value ofCfnDashboard.TimeRangeFilterProperty.getIncludeMaximum()CfnDashboard.TimeRangeFilterProperty.Builder.includeMinimum(Boolean includeMinimum) Sets the value ofCfnDashboard.TimeRangeFilterProperty.getIncludeMinimum()CfnDashboard.TimeRangeFilterProperty.Builder.includeMinimum(IResolvable includeMinimum) Sets the value ofCfnDashboard.TimeRangeFilterProperty.getIncludeMinimum()CfnDashboard.TimeRangeFilterProperty.Builder.nullOption(String nullOption) Sets the value ofCfnDashboard.TimeRangeFilterProperty.getNullOption()CfnDashboard.TimeRangeFilterProperty.Builder.rangeMaximumValue(IResolvable rangeMaximumValue) Sets the value ofCfnDashboard.TimeRangeFilterProperty.getRangeMaximumValue()CfnDashboard.TimeRangeFilterProperty.Builder.rangeMaximumValue(CfnDashboard.TimeRangeFilterValueProperty rangeMaximumValue) Sets the value ofCfnDashboard.TimeRangeFilterProperty.getRangeMaximumValue()CfnDashboard.TimeRangeFilterProperty.Builder.rangeMinimumValue(IResolvable rangeMinimumValue) Sets the value ofCfnDashboard.TimeRangeFilterProperty.getRangeMinimumValue()CfnDashboard.TimeRangeFilterProperty.Builder.rangeMinimumValue(CfnDashboard.TimeRangeFilterValueProperty rangeMinimumValue) Sets the value ofCfnDashboard.TimeRangeFilterProperty.getRangeMinimumValue()CfnDashboard.TimeRangeFilterProperty.Builder.timeGranularity(String timeGranularity) Sets the value ofCfnDashboard.TimeRangeFilterProperty.getTimeGranularity()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.TimeRangeFilterProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.TimeRangeFilterProperty.Builder.