Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.BodySectionConfigurationProperty.Builder
Packages that use CfnTemplate.BodySectionConfigurationProperty.Builder
-
Uses of CfnTemplate.BodySectionConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.BodySectionConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnTemplate.BodySectionConfigurationProperty.builder()CfnTemplate.BodySectionConfigurationProperty.Builder.content(IResolvable content) Sets the value ofCfnTemplate.BodySectionConfigurationProperty.getContent()CfnTemplate.BodySectionConfigurationProperty.Builder.content(CfnTemplate.BodySectionContentProperty content) Sets the value ofCfnTemplate.BodySectionConfigurationProperty.getContent()CfnTemplate.BodySectionConfigurationProperty.Builder.pageBreakConfiguration(IResolvable pageBreakConfiguration) Sets the value ofCfnTemplate.BodySectionConfigurationProperty.getPageBreakConfiguration()CfnTemplate.BodySectionConfigurationProperty.Builder.pageBreakConfiguration(CfnTemplate.SectionPageBreakConfigurationProperty pageBreakConfiguration) Sets the value ofCfnTemplate.BodySectionConfigurationProperty.getPageBreakConfiguration()CfnTemplate.BodySectionConfigurationProperty.Builder.repeatConfiguration(IResolvable repeatConfiguration) Sets the value ofCfnTemplate.BodySectionConfigurationProperty.getRepeatConfiguration()CfnTemplate.BodySectionConfigurationProperty.Builder.repeatConfiguration(CfnTemplate.BodySectionRepeatConfigurationProperty repeatConfiguration) Sets the value ofCfnTemplate.BodySectionConfigurationProperty.getRepeatConfiguration()Sets the value ofCfnTemplate.BodySectionConfigurationProperty.getSectionId()CfnTemplate.BodySectionConfigurationProperty.Builder.style(IResolvable style) Sets the value ofCfnTemplate.BodySectionConfigurationProperty.getStyle()CfnTemplate.BodySectionConfigurationProperty.Builder.style(CfnTemplate.SectionStyleProperty style) Sets the value ofCfnTemplate.BodySectionConfigurationProperty.getStyle()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.BodySectionConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.BodySectionConfigurationProperty.Builder.