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