@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 - `CfnTheme.UIColorPaletteProperty.Accent`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder accentForeground(String accentForeground)
CfnTheme.UIColorPaletteProperty.getAccentForeground()accentForeground - `CfnTheme.UIColorPaletteProperty.AccentForeground`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder danger(String danger)
CfnTheme.UIColorPaletteProperty.getDanger()danger - `CfnTheme.UIColorPaletteProperty.Danger`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder dangerForeground(String dangerForeground)
CfnTheme.UIColorPaletteProperty.getDangerForeground()dangerForeground - `CfnTheme.UIColorPaletteProperty.DangerForeground`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder dimension(String dimension)
CfnTheme.UIColorPaletteProperty.getDimension()dimension - `CfnTheme.UIColorPaletteProperty.Dimension`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder dimensionForeground(String dimensionForeground)
CfnTheme.UIColorPaletteProperty.getDimensionForeground()dimensionForeground - `CfnTheme.UIColorPaletteProperty.DimensionForeground`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder measure(String measure)
CfnTheme.UIColorPaletteProperty.getMeasure()measure - `CfnTheme.UIColorPaletteProperty.Measure`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder measureForeground(String measureForeground)
CfnTheme.UIColorPaletteProperty.getMeasureForeground()measureForeground - `CfnTheme.UIColorPaletteProperty.MeasureForeground`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder primaryBackground(String primaryBackground)
CfnTheme.UIColorPaletteProperty.getPrimaryBackground()primaryBackground - `CfnTheme.UIColorPaletteProperty.PrimaryBackground`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder primaryForeground(String primaryForeground)
CfnTheme.UIColorPaletteProperty.getPrimaryForeground()primaryForeground - `CfnTheme.UIColorPaletteProperty.PrimaryForeground`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder secondaryBackground(String secondaryBackground)
CfnTheme.UIColorPaletteProperty.getSecondaryBackground()secondaryBackground - `CfnTheme.UIColorPaletteProperty.SecondaryBackground`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder secondaryForeground(String secondaryForeground)
CfnTheme.UIColorPaletteProperty.getSecondaryForeground()secondaryForeground - `CfnTheme.UIColorPaletteProperty.SecondaryForeground`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder success(String success)
CfnTheme.UIColorPaletteProperty.getSuccess()success - `CfnTheme.UIColorPaletteProperty.Success`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder successForeground(String successForeground)
CfnTheme.UIColorPaletteProperty.getSuccessForeground()successForeground - `CfnTheme.UIColorPaletteProperty.SuccessForeground`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder warning(String warning)
CfnTheme.UIColorPaletteProperty.getWarning()warning - `CfnTheme.UIColorPaletteProperty.Warning`.this@Stability(value=Stable) public CfnTheme.UIColorPaletteProperty.Builder warningForeground(String warningForeground)
CfnTheme.UIColorPaletteProperty.getWarningForeground()warningForeground - `CfnTheme.UIColorPaletteProperty.WarningForeground`.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 © 2021. All rights reserved.