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