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