Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.SmallMultiplesOptionsProperty.Builder
-
Uses of CfnDashboard.SmallMultiplesOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.SmallMultiplesOptionsProperty.builder()
CfnDashboard.SmallMultiplesOptionsProperty.Builder.maxVisibleColumns
(Number maxVisibleColumns) Sets the value ofCfnDashboard.SmallMultiplesOptionsProperty.getMaxVisibleColumns()
CfnDashboard.SmallMultiplesOptionsProperty.Builder.maxVisibleRows
(Number maxVisibleRows) Sets the value ofCfnDashboard.SmallMultiplesOptionsProperty.getMaxVisibleRows()
CfnDashboard.SmallMultiplesOptionsProperty.Builder.panelConfiguration
(IResolvable panelConfiguration) Sets the value ofCfnDashboard.SmallMultiplesOptionsProperty.getPanelConfiguration()
CfnDashboard.SmallMultiplesOptionsProperty.Builder.panelConfiguration
(CfnDashboard.PanelConfigurationProperty panelConfiguration) Sets the value ofCfnDashboard.SmallMultiplesOptionsProperty.getPanelConfiguration()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.SmallMultiplesOptionsProperty.Builder
.