Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.LayoutConfigurationProperty.Builder
Packages that use CfnDashboard.LayoutConfigurationProperty.Builder
-
Uses of CfnDashboard.LayoutConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.LayoutConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.LayoutConfigurationProperty.builder()CfnDashboard.LayoutConfigurationProperty.Builder.freeFormLayout(IResolvable freeFormLayout) Sets the value ofCfnDashboard.LayoutConfigurationProperty.getFreeFormLayout()CfnDashboard.LayoutConfigurationProperty.Builder.freeFormLayout(CfnDashboard.FreeFormLayoutConfigurationProperty freeFormLayout) Sets the value ofCfnDashboard.LayoutConfigurationProperty.getFreeFormLayout()CfnDashboard.LayoutConfigurationProperty.Builder.gridLayout(IResolvable gridLayout) Sets the value ofCfnDashboard.LayoutConfigurationProperty.getGridLayout()CfnDashboard.LayoutConfigurationProperty.Builder.gridLayout(CfnDashboard.GridLayoutConfigurationProperty gridLayout) Sets the value ofCfnDashboard.LayoutConfigurationProperty.getGridLayout()CfnDashboard.LayoutConfigurationProperty.Builder.sectionBasedLayout(IResolvable sectionBasedLayout) Sets the value ofCfnDashboard.LayoutConfigurationProperty.getSectionBasedLayout()CfnDashboard.LayoutConfigurationProperty.Builder.sectionBasedLayout(CfnDashboard.SectionBasedLayoutConfigurationProperty sectionBasedLayout) Sets the value ofCfnDashboard.LayoutConfigurationProperty.getSectionBasedLayout()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.LayoutConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.LayoutConfigurationProperty.Builder.