Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.AxisDisplayRangeProperty.Builder
Packages that use CfnDashboard.AxisDisplayRangeProperty.Builder
-
Uses of CfnDashboard.AxisDisplayRangeProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.AxisDisplayRangeProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.AxisDisplayRangeProperty.builder()
CfnDashboard.AxisDisplayRangeProperty.Builder.dataDriven
(Object dataDriven) Sets the value ofCfnDashboard.AxisDisplayRangeProperty.getDataDriven()
CfnDashboard.AxisDisplayRangeProperty.Builder.minMax
(IResolvable minMax) Sets the value ofCfnDashboard.AxisDisplayRangeProperty.getMinMax()
CfnDashboard.AxisDisplayRangeProperty.Builder.minMax
(CfnDashboard.AxisDisplayMinMaxRangeProperty minMax) Sets the value ofCfnDashboard.AxisDisplayRangeProperty.getMinMax()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.AxisDisplayRangeProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.AxisDisplayRangeProperty.Builder
.