@Stability(value=Stable) public static final class CfnTheme.ThemeValueProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTheme.ThemeValueProperty>
CfnTheme.ThemeValueProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTheme.ThemeValueProperty |
build()
Builds the configured instance.
|
CfnTheme.ThemeValueProperty.Builder |
children(IResolvable children)
Sets the value of
CfnTheme.ThemeValueProperty.getChildren() |
CfnTheme.ThemeValueProperty.Builder |
children(List<? extends Object> children)
Sets the value of
CfnTheme.ThemeValueProperty.getChildren() |
CfnTheme.ThemeValueProperty.Builder |
value(String value)
Sets the value of
CfnTheme.ThemeValueProperty.getValue() |
@Stability(value=Stable) public CfnTheme.ThemeValueProperty.Builder children(IResolvable children)
CfnTheme.ThemeValueProperty.getChildren()children - A list of key-value pairs that define the theme's properties.this@Stability(value=Stable) public CfnTheme.ThemeValueProperty.Builder children(List<? extends Object> children)
CfnTheme.ThemeValueProperty.getChildren()children - A list of key-value pairs that define the theme's properties.this@Stability(value=Stable) public CfnTheme.ThemeValueProperty.Builder value(String value)
CfnTheme.ThemeValueProperty.getValue()value - The value of a theme property.this@Stability(value=Stable) public CfnTheme.ThemeValueProperty build()
build in interface software.amazon.jsii.Builder<CfnTheme.ThemeValueProperty>CfnTheme.ThemeValuePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.