Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDashboardPropsMixin.TableCellStyleProperty
Packages that use CfnDashboardPropsMixin.TableCellStyleProperty
-
Uses of CfnDashboardPropsMixin.TableCellStyleProperty in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Classes in software.amazon.awscdk.cfnpropertymixins.services.quicksight that implement CfnDashboardPropsMixin.TableCellStylePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDashboardPropsMixin.TableCellStylePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnDashboardPropsMixin.TableCellStylePropertyModifier and TypeMethodDescriptionCfnDashboardPropsMixin.TableCellStyleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnDashboardPropsMixin.TableCellStylePropertyModifier and TypeMethodDescriptionCfnDashboardPropsMixin.PivotTableOptionsProperty.Builder.cellStyle(CfnDashboardPropsMixin.TableCellStyleProperty cellStyle) Sets the value ofCfnDashboardPropsMixin.PivotTableOptionsProperty.getCellStyle()CfnDashboardPropsMixin.TableOptionsProperty.Builder.cellStyle(CfnDashboardPropsMixin.TableCellStyleProperty cellStyle) Sets the value ofCfnDashboardPropsMixin.TableOptionsProperty.getCellStyle()CfnDashboardPropsMixin.PivotTableOptionsProperty.Builder.columnHeaderStyle(CfnDashboardPropsMixin.TableCellStyleProperty columnHeaderStyle) Sets the value ofCfnDashboardPropsMixin.PivotTableOptionsProperty.getColumnHeaderStyle()CfnDashboardPropsMixin.TableOptionsProperty.Builder.headerStyle(CfnDashboardPropsMixin.TableCellStyleProperty headerStyle) Sets the value ofCfnDashboardPropsMixin.TableOptionsProperty.getHeaderStyle()CfnDashboardPropsMixin.PivotTotalOptionsProperty.Builder.metricHeaderCellStyle(CfnDashboardPropsMixin.TableCellStyleProperty metricHeaderCellStyle) CfnDashboardPropsMixin.SubtotalOptionsProperty.Builder.metricHeaderCellStyle(CfnDashboardPropsMixin.TableCellStyleProperty metricHeaderCellStyle) CfnDashboardPropsMixin.PivotTableOptionsProperty.Builder.rowFieldNamesStyle(CfnDashboardPropsMixin.TableCellStyleProperty rowFieldNamesStyle) Sets the value ofCfnDashboardPropsMixin.PivotTableOptionsProperty.getRowFieldNamesStyle()CfnDashboardPropsMixin.PivotTableOptionsProperty.Builder.rowHeaderStyle(CfnDashboardPropsMixin.TableCellStyleProperty rowHeaderStyle) Sets the value ofCfnDashboardPropsMixin.PivotTableOptionsProperty.getRowHeaderStyle()CfnDashboardPropsMixin.PivotTotalOptionsProperty.Builder.totalCellStyle(CfnDashboardPropsMixin.TableCellStyleProperty totalCellStyle) Sets the value ofCfnDashboardPropsMixin.PivotTotalOptionsProperty.getTotalCellStyle()CfnDashboardPropsMixin.SubtotalOptionsProperty.Builder.totalCellStyle(CfnDashboardPropsMixin.TableCellStyleProperty totalCellStyle) Sets the value ofCfnDashboardPropsMixin.SubtotalOptionsProperty.getTotalCellStyle()CfnDashboardPropsMixin.TotalOptionsProperty.Builder.totalCellStyle(CfnDashboardPropsMixin.TableCellStyleProperty totalCellStyle) Sets the value ofCfnDashboardPropsMixin.TotalOptionsProperty.getTotalCellStyle()CfnDashboardPropsMixin.PivotTotalOptionsProperty.Builder.valueCellStyle(CfnDashboardPropsMixin.TableCellStyleProperty valueCellStyle) Sets the value ofCfnDashboardPropsMixin.PivotTotalOptionsProperty.getValueCellStyle()CfnDashboardPropsMixin.SubtotalOptionsProperty.Builder.valueCellStyle(CfnDashboardPropsMixin.TableCellStyleProperty valueCellStyle) Sets the value ofCfnDashboardPropsMixin.SubtotalOptionsProperty.getValueCellStyle()