@Stability(value=Stable) public static final class CfnTheme.UIColorPaletteProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTheme.UIColorPaletteProperty>
CfnTheme.UIColorPaletteProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder accent(String accent)
CfnTheme.UIColorPaletteProperty.getAccent()accent - This color is that applies to selected states and buttons.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder accentForeground(String accentForeground)
CfnTheme.UIColorPaletteProperty.getAccentForeground()accentForeground - The foreground color that applies to any text or other elements that appear over the accent color.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder danger(String danger)
CfnTheme.UIColorPaletteProperty.getDanger()danger - The color that applies to error messages.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder dangerForeground(String dangerForeground)
CfnTheme.UIColorPaletteProperty.getDangerForeground()dangerForeground - The foreground color that applies to any text or other elements that appear over the error color.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder dimension(String dimension)
CfnTheme.UIColorPaletteProperty.getDimension()dimension - The color that applies to the names of fields that are identified as dimensions.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder dimensionForeground(String dimensionForeground)
CfnTheme.UIColorPaletteProperty.getDimensionForeground()dimensionForeground - The foreground color that applies to any text or other elements that appear over the dimension color.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder measure(String measure)
CfnTheme.UIColorPaletteProperty.getMeasure()measure - The color that applies to the names of fields that are identified as measures.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder measureForeground(String measureForeground)
CfnTheme.UIColorPaletteProperty.getMeasureForeground()measureForeground - The foreground color that applies to any text or other elements that appear over the measure color.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder primaryBackground(String primaryBackground)
CfnTheme.UIColorPaletteProperty.getPrimaryBackground()primaryBackground - The background color that applies to visuals and other high emphasis UI.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder primaryForeground(String primaryForeground)
CfnTheme.UIColorPaletteProperty.getPrimaryForeground()primaryForeground - The color of text and other foreground elements that appear over the primary background regions, such as grid lines, borders, table banding, icons, and so on.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder secondaryBackground(String secondaryBackground)
CfnTheme.UIColorPaletteProperty.getSecondaryBackground()secondaryBackground - The background color that applies to the sheet background and sheet controls.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder secondaryForeground(String secondaryForeground)
CfnTheme.UIColorPaletteProperty.getSecondaryForeground()secondaryForeground - The foreground color that applies to any sheet title, sheet control text, or UI that appears over the secondary background.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder success(String success)
CfnTheme.UIColorPaletteProperty.getSuccess()success - The color that applies to success messages, for example the check mark for a successful download.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder successForeground(String successForeground)
CfnTheme.UIColorPaletteProperty.getSuccessForeground()successForeground - The foreground color that applies to any text or other elements that appear over the success color.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder warning(String warning)
CfnTheme.UIColorPaletteProperty.getWarning()warning - This color that applies to warning and informational messages.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder warningForeground(String warningForeground)
CfnTheme.UIColorPaletteProperty.getWarningForeground()warningForeground - The foreground color that applies to any text or other elements that appear over the warning color.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty build()
build in interface software.amazon.jsii.Builder<CfnTheme.UIColorPaletteProperty>CfnTheme.UIColorPalettePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.