@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 - `CfnTheme.ThemeConfigurationProperty.DataColorPalette`.this@Stability(value=Stable) public CfnTheme.ThemeConfigurationProperty.Builder dataColorPalette(IResolvable dataColorPalette)
CfnTheme.ThemeConfigurationProperty.getDataColorPalette()dataColorPalette - `CfnTheme.ThemeConfigurationProperty.DataColorPalette`.this@Stability(value=Stable) public CfnTheme.ThemeConfigurationProperty.Builder sheet(CfnTheme.SheetStyleProperty sheet)
CfnTheme.ThemeConfigurationProperty.getSheet()sheet - `CfnTheme.ThemeConfigurationProperty.Sheet`.this@Stability(value=Stable) public CfnTheme.ThemeConfigurationProperty.Builder sheet(IResolvable sheet)
CfnTheme.ThemeConfigurationProperty.getSheet()sheet - `CfnTheme.ThemeConfigurationProperty.Sheet`.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 - `CfnTheme.ThemeConfigurationProperty.UIColorPalette`.this@Stability(value=Stable) public CfnTheme.ThemeConfigurationProperty.Builder uiColorPalette(IResolvable uiColorPalette)
CfnTheme.ThemeConfigurationProperty.getUiColorPalette()uiColorPalette - `CfnTheme.ThemeConfigurationProperty.UIColorPalette`.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 © 2021. All rights reserved.