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