@Stability(value=Stable) public static final class CfnTheme.GutterStyleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTheme.GutterStyleProperty>
CfnTheme.GutterStyleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTheme.GutterStyleProperty |
build()
Builds the configured instance.
|
CfnTheme.GutterStyleProperty.Builder |
show(Boolean show)
Sets the value of
CfnTheme.GutterStyleProperty.getShow() |
CfnTheme.GutterStyleProperty.Builder |
show(IResolvable show)
Sets the value of
CfnTheme.GutterStyleProperty.getShow() |
@Stability(value=Stable) public CfnTheme.GutterStyleProperty.Builder show(Boolean show)
CfnTheme.GutterStyleProperty.getShow()show - This Boolean value controls whether to display a gutter space between sheet tiles.this@Stability(value=Stable) public CfnTheme.GutterStyleProperty.Builder show(IResolvable show)
CfnTheme.GutterStyleProperty.getShow()show - This Boolean value controls whether to display a gutter space between sheet tiles.this@Stability(value=Stable) public CfnTheme.GutterStyleProperty build()
build in interface software.amazon.jsii.Builder<CfnTheme.GutterStyleProperty>CfnTheme.GutterStylePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.