Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.DefaultInteractiveLayoutConfigurationProperty.Builder
-
Uses of CfnAnalysis.DefaultInteractiveLayoutConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.DefaultInteractiveLayoutConfigurationProperty.builder()
CfnAnalysis.DefaultInteractiveLayoutConfigurationProperty.Builder.freeForm
(IResolvable freeForm) Sets the value ofCfnAnalysis.DefaultInteractiveLayoutConfigurationProperty.getFreeForm()
CfnAnalysis.DefaultInteractiveLayoutConfigurationProperty.Builder.freeForm
(CfnAnalysis.DefaultFreeFormLayoutConfigurationProperty freeForm) Sets the value ofCfnAnalysis.DefaultInteractiveLayoutConfigurationProperty.getFreeForm()
CfnAnalysis.DefaultInteractiveLayoutConfigurationProperty.Builder.grid
(IResolvable grid) Sets the value ofCfnAnalysis.DefaultInteractiveLayoutConfigurationProperty.getGrid()
CfnAnalysis.DefaultInteractiveLayoutConfigurationProperty.Builder.grid
(CfnAnalysis.DefaultGridLayoutConfigurationProperty grid) Sets the value ofCfnAnalysis.DefaultInteractiveLayoutConfigurationProperty.getGrid()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.DefaultInteractiveLayoutConfigurationProperty.Builder
.