Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.BodySectionConfigurationProperty.Builder
-
Uses of CfnAnalysis.BodySectionConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.BodySectionConfigurationProperty.builder()
CfnAnalysis.BodySectionConfigurationProperty.Builder.content
(IResolvable content) Sets the value ofCfnAnalysis.BodySectionConfigurationProperty.getContent()
CfnAnalysis.BodySectionConfigurationProperty.Builder.content
(CfnAnalysis.BodySectionContentProperty content) Sets the value ofCfnAnalysis.BodySectionConfigurationProperty.getContent()
CfnAnalysis.BodySectionConfigurationProperty.Builder.pageBreakConfiguration
(IResolvable pageBreakConfiguration) Sets the value ofCfnAnalysis.BodySectionConfigurationProperty.getPageBreakConfiguration()
CfnAnalysis.BodySectionConfigurationProperty.Builder.pageBreakConfiguration
(CfnAnalysis.SectionPageBreakConfigurationProperty pageBreakConfiguration) Sets the value ofCfnAnalysis.BodySectionConfigurationProperty.getPageBreakConfiguration()
Sets the value ofCfnAnalysis.BodySectionConfigurationProperty.getSectionId()
CfnAnalysis.BodySectionConfigurationProperty.Builder.style
(IResolvable style) Sets the value ofCfnAnalysis.BodySectionConfigurationProperty.getStyle()
CfnAnalysis.BodySectionConfigurationProperty.Builder.style
(CfnAnalysis.SectionStyleProperty style) Sets the value ofCfnAnalysis.BodySectionConfigurationProperty.getStyle()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.BodySectionConfigurationProperty.Builder
.