Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.BoxPlotOptionsProperty.Builder
-
Uses of CfnDashboard.BoxPlotOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.BoxPlotOptionsProperty.Builder.allDataPointsVisibility
(String allDataPointsVisibility) Sets the value ofCfnDashboard.BoxPlotOptionsProperty.getAllDataPointsVisibility()
CfnDashboard.BoxPlotOptionsProperty.builder()
CfnDashboard.BoxPlotOptionsProperty.Builder.outlierVisibility
(String outlierVisibility) Sets the value ofCfnDashboard.BoxPlotOptionsProperty.getOutlierVisibility()
CfnDashboard.BoxPlotOptionsProperty.Builder.styleOptions
(IResolvable styleOptions) Sets the value ofCfnDashboard.BoxPlotOptionsProperty.getStyleOptions()
CfnDashboard.BoxPlotOptionsProperty.Builder.styleOptions
(CfnDashboard.BoxPlotStyleOptionsProperty styleOptions) Sets the value ofCfnDashboard.BoxPlotOptionsProperty.getStyleOptions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.BoxPlotOptionsProperty.Builder
.