Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.AxisDataOptionsProperty.Builder
-
Uses of CfnDashboard.AxisDataOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.AxisDataOptionsProperty.builder()
CfnDashboard.AxisDataOptionsProperty.Builder.dateAxisOptions
(IResolvable dateAxisOptions) Sets the value ofCfnDashboard.AxisDataOptionsProperty.getDateAxisOptions()
CfnDashboard.AxisDataOptionsProperty.Builder.dateAxisOptions
(CfnDashboard.DateAxisOptionsProperty dateAxisOptions) Sets the value ofCfnDashboard.AxisDataOptionsProperty.getDateAxisOptions()
CfnDashboard.AxisDataOptionsProperty.Builder.numericAxisOptions
(IResolvable numericAxisOptions) Sets the value ofCfnDashboard.AxisDataOptionsProperty.getNumericAxisOptions()
CfnDashboard.AxisDataOptionsProperty.Builder.numericAxisOptions
(CfnDashboard.NumericAxisOptionsProperty numericAxisOptions) Sets the value ofCfnDashboard.AxisDataOptionsProperty.getNumericAxisOptions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.AxisDataOptionsProperty.Builder
.