Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.HeaderFooterSectionConfigurationProperty.Builder
Packages that use CfnAnalysis.HeaderFooterSectionConfigurationProperty.Builder
-
Uses of CfnAnalysis.HeaderFooterSectionConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.HeaderFooterSectionConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnAnalysis.HeaderFooterSectionConfigurationProperty.builder()
CfnAnalysis.HeaderFooterSectionConfigurationProperty.Builder.layout
(IResolvable layout) Sets the value ofCfnAnalysis.HeaderFooterSectionConfigurationProperty.getLayout()
CfnAnalysis.HeaderFooterSectionConfigurationProperty.Builder.layout
(CfnAnalysis.SectionLayoutConfigurationProperty layout) Sets the value ofCfnAnalysis.HeaderFooterSectionConfigurationProperty.getLayout()
Sets the value ofCfnAnalysis.HeaderFooterSectionConfigurationProperty.getSectionId()
CfnAnalysis.HeaderFooterSectionConfigurationProperty.Builder.style
(IResolvable style) Sets the value ofCfnAnalysis.HeaderFooterSectionConfigurationProperty.getStyle()
CfnAnalysis.HeaderFooterSectionConfigurationProperty.Builder.style
(CfnAnalysis.SectionStyleProperty style) Sets the value ofCfnAnalysis.HeaderFooterSectionConfigurationProperty.getStyle()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.HeaderFooterSectionConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.HeaderFooterSectionConfigurationProperty.Builder
.