@Stability(value=Stable) public static final class CfnTheme.TypographyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTheme.TypographyProperty>
CfnTheme.TypographyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTheme.TypographyProperty |
build()
Builds the configured instance.
|
CfnTheme.TypographyProperty.Builder |
fontFamilies(IResolvable fontFamilies)
Sets the value of
CfnTheme.TypographyProperty.getFontFamilies() |
CfnTheme.TypographyProperty.Builder |
fontFamilies(List<? extends Object> fontFamilies)
Sets the value of
CfnTheme.TypographyProperty.getFontFamilies() |
@Stability(value=Stable) public CfnTheme.TypographyProperty.Builder fontFamilies(IResolvable fontFamilies)
CfnTheme.TypographyProperty.getFontFamilies()fontFamilies - `CfnTheme.TypographyProperty.FontFamilies`.this@Stability(value=Stable) public CfnTheme.TypographyProperty.Builder fontFamilies(List<? extends Object> fontFamilies)
CfnTheme.TypographyProperty.getFontFamilies()fontFamilies - `CfnTheme.TypographyProperty.FontFamilies`.this@Stability(value=Stable) public CfnTheme.TypographyProperty build()
build in interface software.amazon.jsii.Builder<CfnTheme.TypographyProperty>CfnTheme.TypographyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.