Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.AxisScaleProperty.Builder
Packages that use CfnDashboard.AxisScaleProperty.Builder
- 
Uses of CfnDashboard.AxisScaleProperty.Builder in software.amazon.awscdk.services.quicksightMethods in software.amazon.awscdk.services.quicksight that return CfnDashboard.AxisScaleProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.AxisScaleProperty.builder()CfnDashboard.AxisScaleProperty.Builder.linear(IResolvable linear) Sets the value ofCfnDashboard.AxisScaleProperty.getLinear()CfnDashboard.AxisScaleProperty.Builder.linear(CfnDashboard.AxisLinearScaleProperty linear) Sets the value ofCfnDashboard.AxisScaleProperty.getLinear()CfnDashboard.AxisScaleProperty.Builder.logarithmic(IResolvable logarithmic) Sets the value ofCfnDashboard.AxisScaleProperty.getLogarithmic()CfnDashboard.AxisScaleProperty.Builder.logarithmic(CfnDashboard.AxisLogarithmicScaleProperty logarithmic) Sets the value ofCfnDashboard.AxisScaleProperty.getLogarithmic()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.AxisScaleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.AxisScaleProperty.Builder.