Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.HistogramBinOptionsProperty.Builder
Packages that use CfnDashboard.HistogramBinOptionsProperty.Builder
-
Uses of CfnDashboard.HistogramBinOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.HistogramBinOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.HistogramBinOptionsProperty.Builder.binCount(IResolvable binCount) Sets the value ofCfnDashboard.HistogramBinOptionsProperty.getBinCount()CfnDashboard.HistogramBinOptionsProperty.Builder.binCount(CfnDashboard.BinCountOptionsProperty binCount) Sets the value ofCfnDashboard.HistogramBinOptionsProperty.getBinCount()CfnDashboard.HistogramBinOptionsProperty.Builder.binWidth(IResolvable binWidth) Sets the value ofCfnDashboard.HistogramBinOptionsProperty.getBinWidth()CfnDashboard.HistogramBinOptionsProperty.Builder.binWidth(CfnDashboard.BinWidthOptionsProperty binWidth) Sets the value ofCfnDashboard.HistogramBinOptionsProperty.getBinWidth()CfnDashboard.HistogramBinOptionsProperty.builder()CfnDashboard.HistogramBinOptionsProperty.Builder.selectedBinType(String selectedBinType) Sets the value ofCfnDashboard.HistogramBinOptionsProperty.getSelectedBinType()CfnDashboard.HistogramBinOptionsProperty.Builder.startValue(Number startValue) Sets the value ofCfnDashboard.HistogramBinOptionsProperty.getStartValue()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.HistogramBinOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.HistogramBinOptionsProperty.Builder.