Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.AxisDisplayRangeProperty.Builder
-
Uses of CfnTemplate.AxisDisplayRangeProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTemplate.AxisDisplayRangeProperty.builder()
CfnTemplate.AxisDisplayRangeProperty.Builder.dataDriven
(Object dataDriven) Sets the value ofCfnTemplate.AxisDisplayRangeProperty.getDataDriven()
CfnTemplate.AxisDisplayRangeProperty.Builder.minMax
(IResolvable minMax) Sets the value ofCfnTemplate.AxisDisplayRangeProperty.getMinMax()
CfnTemplate.AxisDisplayRangeProperty.Builder.minMax
(CfnTemplate.AxisDisplayMinMaxRangeProperty minMax) Sets the value ofCfnTemplate.AxisDisplayRangeProperty.getMinMax()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.AxisDisplayRangeProperty.Builder
.