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