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