@Stability(value=Stable) public static final class CfnTheme.TileStyleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTheme.TileStyleProperty>
CfnTheme.TileStyleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTheme.TileStyleProperty.Builder |
border(CfnTheme.BorderStyleProperty border)
Sets the value of
CfnTheme.TileStyleProperty.getBorder() |
CfnTheme.TileStyleProperty.Builder |
border(IResolvable border)
Sets the value of
CfnTheme.TileStyleProperty.getBorder() |
CfnTheme.TileStyleProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnTheme.TileStyleProperty.Builder border(CfnTheme.BorderStyleProperty border)
CfnTheme.TileStyleProperty.getBorder()border - The border around a tile.this@Stability(value=Stable) public CfnTheme.TileStyleProperty.Builder border(IResolvable border)
CfnTheme.TileStyleProperty.getBorder()border - The border around a tile.this@Stability(value=Stable) public CfnTheme.TileStyleProperty build()
build in interface software.amazon.jsii.Builder<CfnTheme.TileStyleProperty>CfnTheme.TileStylePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.