Uses of Interface
software.amazon.awscdk.services.quicksight.CfnAnalysis.NumericRangeFilterValueProperty
Packages that use CfnAnalysis.NumericRangeFilterValueProperty
-
Uses of CfnAnalysis.NumericRangeFilterValueProperty in software.amazon.awscdk.services.quicksight
Classes in software.amazon.awscdk.services.quicksight that implement CfnAnalysis.NumericRangeFilterValuePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAnalysis.NumericRangeFilterValuePropertyMethods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.NumericRangeFilterValuePropertyModifier and TypeMethodDescriptionCfnAnalysis.NumericRangeFilterValueProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.NumericRangeFilterValuePropertyModifier and TypeMethodDescriptionCfnAnalysis.NumericRangeFilterProperty.Builder.rangeMaximum(CfnAnalysis.NumericRangeFilterValueProperty rangeMaximum) Sets the value ofCfnAnalysis.NumericRangeFilterProperty.getRangeMaximum()CfnAnalysis.NumericRangeFilterProperty.Builder.rangeMinimum(CfnAnalysis.NumericRangeFilterValueProperty rangeMinimum) Sets the value ofCfnAnalysis.NumericRangeFilterProperty.getRangeMinimum()