Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnTemplatePropsMixin.FontConfigurationProperty
Packages that use CfnTemplatePropsMixin.FontConfigurationProperty
-
Uses of CfnTemplatePropsMixin.FontConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Classes in software.amazon.awscdk.cfnpropertymixins.services.quicksight that implement CfnTemplatePropsMixin.FontConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTemplatePropsMixin.FontConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnTemplatePropsMixin.FontConfigurationPropertyModifier and TypeMethodDescriptionCfnTemplatePropsMixin.FontConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnTemplatePropsMixin.FontConfigurationPropertyModifier and TypeMethodDescriptionCfnTemplatePropsMixin.AxisLabelOptionsProperty.Builder.fontConfiguration(CfnTemplatePropsMixin.FontConfigurationProperty fontConfiguration) Sets the value ofCfnTemplatePropsMixin.AxisLabelOptionsProperty.getFontConfiguration()CfnTemplatePropsMixin.LabelOptionsProperty.Builder.fontConfiguration(CfnTemplatePropsMixin.FontConfigurationProperty fontConfiguration) Sets the value ofCfnTemplatePropsMixin.LabelOptionsProperty.getFontConfiguration()CfnTemplatePropsMixin.PanelTitleOptionsProperty.Builder.fontConfiguration(CfnTemplatePropsMixin.FontConfigurationProperty fontConfiguration) Sets the value ofCfnTemplatePropsMixin.PanelTitleOptionsProperty.getFontConfiguration()CfnTemplatePropsMixin.ReferenceLineLabelConfigurationProperty.Builder.fontConfiguration(CfnTemplatePropsMixin.FontConfigurationProperty fontConfiguration) CfnTemplatePropsMixin.TableCellStyleProperty.Builder.fontConfiguration(CfnTemplatePropsMixin.FontConfigurationProperty fontConfiguration) Sets the value ofCfnTemplatePropsMixin.TableCellStyleProperty.getFontConfiguration()CfnTemplatePropsMixin.TableFieldCustomTextContentProperty.Builder.fontConfiguration(CfnTemplatePropsMixin.FontConfigurationProperty fontConfiguration) CfnTemplatePropsMixin.DataLabelOptionsProperty.Builder.labelFontConfiguration(CfnTemplatePropsMixin.FontConfigurationProperty labelFontConfiguration) CfnTemplatePropsMixin.FunnelChartDataLabelOptionsProperty.Builder.labelFontConfiguration(CfnTemplatePropsMixin.FontConfigurationProperty labelFontConfiguration) CfnTemplatePropsMixin.GaugeChartOptionsProperty.Builder.primaryValueFontConfiguration(CfnTemplatePropsMixin.FontConfigurationProperty primaryValueFontConfiguration) CfnTemplatePropsMixin.KPIOptionsProperty.Builder.primaryValueFontConfiguration(CfnTemplatePropsMixin.FontConfigurationProperty primaryValueFontConfiguration) CfnTemplatePropsMixin.KPIOptionsProperty.Builder.secondaryValueFontConfiguration(CfnTemplatePropsMixin.FontConfigurationProperty secondaryValueFontConfiguration) CfnTemplatePropsMixin.LegendOptionsProperty.Builder.valueFontConfiguration(CfnTemplatePropsMixin.FontConfigurationProperty valueFontConfiguration) Sets the value ofCfnTemplatePropsMixin.LegendOptionsProperty.getValueFontConfiguration()