@Stability(value=Stable) public static final class CfnTheme.ThemeConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTheme.ThemeConfigurationProperty>
CfnTheme.ThemeConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnTheme.ThemeConfigurationProperty.Builder dataColorPalette(CfnTheme.DataColorPaletteProperty dataColorPalette)
CfnTheme.ThemeConfigurationProperty.getDataColorPalette()dataColorPalette - Color properties that apply to chart data colors.this@Stability(value=Stable) public CfnTheme.ThemeConfigurationProperty.Builder dataColorPalette(IResolvable dataColorPalette)
CfnTheme.ThemeConfigurationProperty.getDataColorPalette()dataColorPalette - Color properties that apply to chart data colors.this@Stability(value=Stable) public CfnTheme.ThemeConfigurationProperty.Builder sheet(CfnTheme.SheetStyleProperty sheet)
CfnTheme.ThemeConfigurationProperty.getSheet()sheet - Display options related to sheets.this@Stability(value=Stable) public CfnTheme.ThemeConfigurationProperty.Builder sheet(IResolvable sheet)
CfnTheme.ThemeConfigurationProperty.getSheet()sheet - Display options related to sheets.this@Stability(value=Stable) public CfnTheme.ThemeConfigurationProperty.Builder typography(CfnTheme.TypographyProperty typography)
CfnTheme.ThemeConfigurationProperty.getTypography()typography - `CfnTheme.ThemeConfigurationProperty.Typography`.this@Stability(value=Stable) public CfnTheme.ThemeConfigurationProperty.Builder typography(IResolvable typography)
CfnTheme.ThemeConfigurationProperty.getTypography()typography - `CfnTheme.ThemeConfigurationProperty.Typography`.this@Stability(value=Stable) public CfnTheme.ThemeConfigurationProperty.Builder uiColorPalette(CfnTheme.UIColorPaletteProperty uiColorPalette)
CfnTheme.ThemeConfigurationProperty.getUiColorPalette()uiColorPalette - Color properties that apply to the UI and to charts, excluding the colors that apply to data.this@Stability(value=Stable) public CfnTheme.ThemeConfigurationProperty.Builder uiColorPalette(IResolvable uiColorPalette)
CfnTheme.ThemeConfigurationProperty.getUiColorPalette()uiColorPalette - Color properties that apply to the UI and to charts, excluding the colors that apply to data.this@Stability(value=Stable) public CfnTheme.ThemeConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnTheme.ThemeConfigurationProperty>CfnTheme.ThemeConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.