Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.LineChartSeriesSettingsProperty.Builder
-
Uses of CfnDashboard.LineChartSeriesSettingsProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.LineChartSeriesSettingsProperty.builder()
CfnDashboard.LineChartSeriesSettingsProperty.Builder.lineStyleSettings
(IResolvable lineStyleSettings) Sets the value ofCfnDashboard.LineChartSeriesSettingsProperty.getLineStyleSettings()
CfnDashboard.LineChartSeriesSettingsProperty.Builder.lineStyleSettings
(CfnDashboard.LineChartLineStyleSettingsProperty lineStyleSettings) Sets the value ofCfnDashboard.LineChartSeriesSettingsProperty.getLineStyleSettings()
CfnDashboard.LineChartSeriesSettingsProperty.Builder.markerStyleSettings
(IResolvable markerStyleSettings) Sets the value ofCfnDashboard.LineChartSeriesSettingsProperty.getMarkerStyleSettings()
CfnDashboard.LineChartSeriesSettingsProperty.Builder.markerStyleSettings
(CfnDashboard.LineChartMarkerStyleSettingsProperty markerStyleSettings) Sets the value ofCfnDashboard.LineChartSeriesSettingsProperty.getMarkerStyleSettings()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.LineChartSeriesSettingsProperty.Builder
.