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