Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder
Packages that use CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder
-
Uses of CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnTemplatePropsMixin.SubtotalOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnTemplatePropsMixin.SubtotalOptionsProperty.builder()CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder.customLabel(String customLabel) Sets the value ofCfnTemplatePropsMixin.SubtotalOptionsProperty.getCustomLabel()CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder.fieldLevel(String fieldLevel) Sets the value ofCfnTemplatePropsMixin.SubtotalOptionsProperty.getFieldLevel()CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder.fieldLevelOptions(List<? extends Object> fieldLevelOptions) Sets the value ofCfnTemplatePropsMixin.SubtotalOptionsProperty.getFieldLevelOptions()CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder.fieldLevelOptions(IResolvable fieldLevelOptions) Sets the value ofCfnTemplatePropsMixin.SubtotalOptionsProperty.getFieldLevelOptions()CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder.metricHeaderCellStyle(CfnTemplatePropsMixin.TableCellStyleProperty metricHeaderCellStyle) Sets the value ofCfnTemplatePropsMixin.SubtotalOptionsProperty.getMetricHeaderCellStyle()CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder.metricHeaderCellStyle(IResolvable metricHeaderCellStyle) Sets the value ofCfnTemplatePropsMixin.SubtotalOptionsProperty.getMetricHeaderCellStyle()CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder.styleTargets(List<? extends Object> styleTargets) Sets the value ofCfnTemplatePropsMixin.SubtotalOptionsProperty.getStyleTargets()CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder.styleTargets(IResolvable styleTargets) Sets the value ofCfnTemplatePropsMixin.SubtotalOptionsProperty.getStyleTargets()CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder.totalCellStyle(CfnTemplatePropsMixin.TableCellStyleProperty totalCellStyle) Sets the value ofCfnTemplatePropsMixin.SubtotalOptionsProperty.getTotalCellStyle()CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder.totalCellStyle(IResolvable totalCellStyle) Sets the value ofCfnTemplatePropsMixin.SubtotalOptionsProperty.getTotalCellStyle()CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder.totalsVisibility(String totalsVisibility) Sets the value ofCfnTemplatePropsMixin.SubtotalOptionsProperty.getTotalsVisibility()CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder.valueCellStyle(CfnTemplatePropsMixin.TableCellStyleProperty valueCellStyle) Sets the value ofCfnTemplatePropsMixin.SubtotalOptionsProperty.getValueCellStyle()CfnTemplatePropsMixin.SubtotalOptionsProperty.Builder.valueCellStyle(IResolvable valueCellStyle) Sets the value ofCfnTemplatePropsMixin.SubtotalOptionsProperty.getValueCellStyle()Constructors in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnTemplatePropsMixin.SubtotalOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplatePropsMixin.SubtotalOptionsProperty.Builder.