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