@Stability(value=Stable) public static final class CfnTheme.FontProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTheme.FontProperty>
CfnTheme.FontProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTheme.FontProperty |
build()
Builds the configured instance.
|
CfnTheme.FontProperty.Builder |
fontFamily(String fontFamily)
Sets the value of
CfnTheme.FontProperty.getFontFamily() |
@Stability(value=Stable) public CfnTheme.FontProperty.Builder fontFamily(String fontFamily)
CfnTheme.FontProperty.getFontFamily()fontFamily - `CfnTheme.FontProperty.FontFamily`.this@Stability(value=Stable) public CfnTheme.FontProperty build()
build in interface software.amazon.jsii.Builder<CfnTheme.FontProperty>CfnTheme.FontPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.