Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.BodySectionConfigurationProperty.Builder
Packages that use CfnDashboard.BodySectionConfigurationProperty.Builder
-
Uses of CfnDashboard.BodySectionConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.BodySectionConfigurationProperty.BuilderModifier 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) CfnDashboard.BodySectionConfigurationProperty.Builder.repeatConfiguration(IResolvable repeatConfiguration) Sets the value ofCfnDashboard.BodySectionConfigurationProperty.getRepeatConfiguration()CfnDashboard.BodySectionConfigurationProperty.Builder.repeatConfiguration(CfnDashboard.BodySectionRepeatConfigurationProperty repeatConfiguration) Sets the value ofCfnDashboard.BodySectionConfigurationProperty.getRepeatConfiguration()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()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.BodySectionConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.BodySectionConfigurationProperty.Builder.