@Stability(value=Stable) public static final class CfnTheme.ThemeValuesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTheme.ThemeValuesProperty>
CfnTheme.ThemeValuesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTheme.ThemeValuesProperty |
build()
Builds the configured instance.
|
CfnTheme.ThemeValuesProperty.Builder |
key(String key)
Sets the value of
CfnTheme.ThemeValuesProperty.getKey() |
CfnTheme.ThemeValuesProperty.Builder |
value(CfnTheme.ThemeValueProperty value)
Sets the value of
CfnTheme.ThemeValuesProperty.getValue() |
CfnTheme.ThemeValuesProperty.Builder |
value(IResolvable value)
Sets the value of
CfnTheme.ThemeValuesProperty.getValue() |
@Stability(value=Stable) public CfnTheme.ThemeValuesProperty.Builder key(String key)
CfnTheme.ThemeValuesProperty.getKey()key - The name of the property.this@Stability(value=Stable) public CfnTheme.ThemeValuesProperty.Builder value(CfnTheme.ThemeValueProperty value)
CfnTheme.ThemeValuesProperty.getValue()value - The value of the property.this@Stability(value=Stable) public CfnTheme.ThemeValuesProperty.Builder value(IResolvable value)
CfnTheme.ThemeValuesProperty.getValue()value - The value of the property.this@Stability(value=Stable) public CfnTheme.ThemeValuesProperty build()
build in interface software.amazon.jsii.Builder<CfnTheme.ThemeValuesProperty>CfnTheme.ThemeValuesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.