Uses of Interface
software.amazon.awscdk.services.quicksight.CfnAnalysis.TableCellStyleProperty
-
Uses of CfnAnalysis.TableCellStyleProperty in software.amazon.awscdk.services.quicksight
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnAnalysis.TableCellStyleProperty
Modifier and TypeMethodDescriptionCfnAnalysis.TableCellStyleProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnAnalysis.PivotTableOptionsProperty.Builder.cellStyle
(CfnAnalysis.TableCellStyleProperty cellStyle) Sets the value ofCfnAnalysis.PivotTableOptionsProperty.getCellStyle()
CfnAnalysis.TableOptionsProperty.Builder.cellStyle
(CfnAnalysis.TableCellStyleProperty cellStyle) Sets the value ofCfnAnalysis.TableOptionsProperty.getCellStyle()
CfnAnalysis.PivotTableOptionsProperty.Builder.columnHeaderStyle
(CfnAnalysis.TableCellStyleProperty columnHeaderStyle) Sets the value ofCfnAnalysis.PivotTableOptionsProperty.getColumnHeaderStyle()
CfnAnalysis.TableOptionsProperty.Builder.headerStyle
(CfnAnalysis.TableCellStyleProperty headerStyle) Sets the value ofCfnAnalysis.TableOptionsProperty.getHeaderStyle()
CfnAnalysis.PivotTotalOptionsProperty.Builder.metricHeaderCellStyle
(CfnAnalysis.TableCellStyleProperty metricHeaderCellStyle) Sets the value ofCfnAnalysis.PivotTotalOptionsProperty.getMetricHeaderCellStyle()
CfnAnalysis.SubtotalOptionsProperty.Builder.metricHeaderCellStyle
(CfnAnalysis.TableCellStyleProperty metricHeaderCellStyle) Sets the value ofCfnAnalysis.SubtotalOptionsProperty.getMetricHeaderCellStyle()
CfnAnalysis.PivotTableOptionsProperty.Builder.rowFieldNamesStyle
(CfnAnalysis.TableCellStyleProperty rowFieldNamesStyle) Sets the value ofCfnAnalysis.PivotTableOptionsProperty.getRowFieldNamesStyle()
CfnAnalysis.PivotTableOptionsProperty.Builder.rowHeaderStyle
(CfnAnalysis.TableCellStyleProperty rowHeaderStyle) Sets the value ofCfnAnalysis.PivotTableOptionsProperty.getRowHeaderStyle()
CfnAnalysis.PivotTotalOptionsProperty.Builder.totalCellStyle
(CfnAnalysis.TableCellStyleProperty totalCellStyle) Sets the value ofCfnAnalysis.PivotTotalOptionsProperty.getTotalCellStyle()
CfnAnalysis.SubtotalOptionsProperty.Builder.totalCellStyle
(CfnAnalysis.TableCellStyleProperty totalCellStyle) Sets the value ofCfnAnalysis.SubtotalOptionsProperty.getTotalCellStyle()
CfnAnalysis.TotalOptionsProperty.Builder.totalCellStyle
(CfnAnalysis.TableCellStyleProperty totalCellStyle) Sets the value ofCfnAnalysis.TotalOptionsProperty.getTotalCellStyle()
CfnAnalysis.PivotTotalOptionsProperty.Builder.valueCellStyle
(CfnAnalysis.TableCellStyleProperty valueCellStyle) Sets the value ofCfnAnalysis.PivotTotalOptionsProperty.getValueCellStyle()
CfnAnalysis.SubtotalOptionsProperty.Builder.valueCellStyle
(CfnAnalysis.TableCellStyleProperty valueCellStyle) Sets the value ofCfnAnalysis.SubtotalOptionsProperty.getValueCellStyle()